Roland Tannous
985d2e43ee
Final cleanup
2026-03-12 18:28:04 +00:00
Roland Tannous
7e336049d8
Update license headers
2026-03-12 17:23:10 +00:00
Roland Tannous
e8f8cb16cd
Remove AGENTS.md from frontend folder
2026-03-12 12:00:42 +00:00
Roland Tannous
b3b3f06aa6
Remove README.md from frontend folder
2026-03-12 11:59:56 +00:00
Roland Tannous
ba14ed3a10
Update setup.ps1
2026-03-12 02:44:25 +04:00
Roland Tannous
514c88c337
Update setup.sh
2026-03-12 02:42:43 +04:00
Roland Tannous
388187024c
resolved conflicts
2026-03-11 20:58:25 +00:00
Roland Tannous
50dd169367
Merge branch 'fix/pre-merge-cleanup' into feature/merge-build-final
2026-03-11 20:56:49 +00:00
Roland Tannous
ca1f260511
refactor: remove project_root passing, use self-resolved paths and ~/.unsloth/studio
...
- Workers now compute backend_path and venv_t5 locally via Path(__file__)
- Moved .venv_t5 to ~/.unsloth/studio/.venv_t5
- Added ensure_studio_directories() call on server startup
- Expanded CLI studio command into sub-app with setup subcommand
2026-03-11 20:32:18 +00:00
Manan17
6fb209c045
shifting setup & co inside studio
2026-03-11 20:19:52 +00:00
Shine1i
ad538c3f83
feat(studio): add auth-specific paths and integrate auth database location
2026-03-11 20:19:52 +00:00
Shine1i
2786fd2ec1
fix(studio): update temporary directory path to use system temp dir
2026-03-11 20:19:52 +00:00
Shine1i
f002ac59fd
feat(studio): studio storage roots path utilities
2026-03-11 20:19:52 +00:00
Roland Tannous
aa6521859e
resolved format_conversion conflict
2026-03-11 19:53:53 +00:00
Roland Tannous
1c87a4400c
fix: prefer tabular files over archives in Tier 1 dataset preview
...
Tier 1 check-format was picking images.zip over testmini.parquet,
causing wrong columns (image/label) and broken VLM mapping.
Also log first VLM conversion failure instead of swallowing silently.
2026-03-11 19:13:11 +00:00
Roland Tannous
15a057b577
updated on completion response markers for qwen3.5
2026-03-11 19:00:29 +00:00
Roland Tannous
b5ed4fd316
add fmpeg system support for linux and windows
2026-03-11 18:50:11 +00:00
Roland Tannous
b64613990a
Remove test_llama_cpp.ps1
2026-03-11 18:18:19 +00:00
Roland Tannous
d511e7a0cd
Remove test_llama_cpp.ps1 from tracking
2026-03-11 18:10:25 +00:00
Roland Tannous
0d3cf1a82e
Merge pull request #375 from unslothai/feature/llm-assist-detection
...
Feature/llm assist detection
2026-03-11 22:02:33 +04:00
Roland Tannous
ed31a4a107
chore: merge nightly & update dataset preview dialog mapping text
2026-03-11 17:00:14 +00:00
Roland Tannous
6ab9e0025c
feat: target AI Assist mapping prompts for audio & embedding models
2026-03-11 16:55:43 +00:00
Roland Tannous
4d120dc8b1
Merge remote-tracking branch 'origin/nightly' into feature/llm-assist-detection
2026-03-11 16:23:09 +00:00
Roland Tannous
949ab44103
Merge pull request #374 from unslothai/fix/model-caching-issues
...
Fix: Normalize HuggingFace model identifiers to lowercase
2026-03-11 18:40:26 +04:00
Roland Tannous
3b3ee40475
fix: lowercase remote Hugging Face model IDs in ModelConfig and routes to prevent caching mismatches with Unsloth
2026-03-11 14:20:25 +00:00
Roland Tannous
e0b170a8d2
Merge pull request #372 from unslothai/fix/input-focus-clipping
...
Input focus outline clipped by container
2026-03-11 18:12:04 +04:00
Roland Tannous
6bef024806
Merge pull request #373 from unslothai/feature/structlog-logging-system
...
feat: integrate structlog, configure workers for prod logging, and mi…
2026-03-11 16:52:49 +04:00
Roland Tannous
5b325ebc6e
feat: integrate structlog, configure workers for prod logging, and migrate print statements
2026-03-11 12:33:16 +00:00
imagineer99
d37cea9ffd
fix: scope overflow-visible to studio collapsibles
2026-03-11 11:26:43 +00:00
imagineer99
4d0a652977
fix: input focus outline clipping
2026-03-11 11:11:57 +00:00
Roland Tannous
cbef97b9f2
Merge pull request #367 from unslothai/fix/yaml-syntax
...
Modified to fix the yaml syntax for unsloth_Qwen3-14B-Base-unsloth-bnb-4bit
2026-03-11 13:39:48 +04:00
Roland Tannous
763ff9cac5
Merge pull request #369 from unslothai/fix/model-mappping-syntax
...
fixed string concatenation in model mapping
2026-03-11 12:39:13 +04:00
Samit
69c88d4971
fixed string concatenation in model mapping
2026-03-11 00:07:26 -07:00
Samit
31ee8cef33
modified to fix the yaml syntax
2026-03-10 23:58:51 -07:00
Manan Shah
e2df9a4a38
Merge pull request #365 from unslothai/fix/gguf-gemma-with-text
...
fixing gguf export for gemma with text
2026-03-10 17:59:22 -07:00
Manan17
780444c56b
fixing gguf export for gemma with text
2026-03-11 00:58:22 +00:00
Wasim Yousef Said
6f868f08bb
Merge pull request #364 from unslothai/feature/chat-seq-slider
...
chat seq slider
2026-03-11 01:56:48 +01:00
Shine1i
c70cb99707
chat seq slider
2026-03-11 01:41:25 +01:00
Manan Shah
b66b38998b
Merge pull request #357 from unslothai/feat/embedding-models
...
feat: add embedding model training support
2026-03-10 14:59:20 -07:00
Manan17
20e4236526
local model's embedding nature check
2026-03-10 21:58:45 +00:00
Manan17
36bab6ee07
fix: reset isEmbeddingModel in error fallback paths to prevent stale state
2026-03-10 21:33:13 +00:00
Roland Tannous
4e0a882131
Merge pull request #363 from unslothai/feature/enable-all-modalities
...
Removed audio and embedding from coming soon
2026-03-11 01:32:43 +04:00
Manan17
e097ae9d1a
fix: local directory dataset loading
2026-03-10 21:29:51 +00:00
imagineer99
00e0c42e8e
chore: removed audio and embedding from coming soon
2026-03-10 21:29:18 +00:00
Wasim Yousef Said
4dbe27f63e
Merge pull request #356 from unslothai/fix/summary-step-spacing-and-colors
...
Redesign summary step with consistent card layout, spacing and icons
2026-03-10 22:26:10 +01:00
Wasim Yousef Said
1669760e4d
Merge pull request #362 from unslothai/feature/setup-no-llama-nuke
...
fix(setup): stop deleting llama.cpp in setup
2026-03-10 22:25:12 +01:00
Manan Shah
a2178dd141
Merge branch 'nightly' into feat/embedding-models
2026-03-10 14:16:05 -07:00
Roland Tannous
4ff9121a7f
Merge pull request #359 from unslothai/fix/stream-manual-slice-dataset
...
fix: stream HF dataset when manual slice is specified
2026-03-11 01:13:51 +04:00
Manan17
f74a1e8e00
fixing embedding model search
2026-03-10 21:12:24 +00:00
Shine1i
dfab162072
fix(setup): stop nuking llama.cpp in setup
2026-03-10 22:03:01 +01:00