Roland Tannous
|
b8dd4e2615
|
Merge pull request #346 from unslothai/fix/eval-loss-worker-filtering
fix: eval loss broken after subprocess isolation refactor
|
2026-03-09 20:43:19 +04:00 |
|
Roland Tannous
|
a8992279b6
|
fix: split dataset 80/20 when eval split matches train split
|
2026-03-09 16:36:44 +00:00 |
|
Roland Tannous
|
73c4027d70
|
fix: disable Start Training when eval_steps set without eval split
|
2026-03-09 16:20:00 +00:00 |
|
Roland Tannous
|
a7d78d16be
|
fix: restore eval_enabled early signal for subprocess training
|
2026-03-09 15:35:49 +00:00 |
|
Roland Tannous
|
d85176ba1a
|
fix: allow eval-only progress events through worker callback filter
|
2026-03-09 14:39:49 +00:00 |
|
Roland Tannous
|
dd24009f06
|
Merge pull request #340 from unslothai/fix/auth-audio
Added auth to audio generate endpoint
|
2026-03-09 17:25:49 +04:00 |
|
Roland Tannous
|
808239095c
|
Merge pull request #338 from unslothai/fix/trust-code
Exposed trust_remote_code through the UI
|
2026-03-09 17:19:56 +04:00 |
|
Roland Tannous
|
dcedc4df56
|
merge nightly, resolve conflict in use-chat-model-runtime
|
2026-03-09 13:19:17 +00:00 |
|
Roland Tannous
|
f416b7aa3d
|
training: restore YAML fallback for trust_remote_code (no UI toggle)
|
2026-03-09 13:10:24 +00:00 |
|
Roland Tannous
|
83b1ff05ef
|
respect trust_remote_code toggle, return helpful error when required
|
2026-03-09 13:06:55 +00:00 |
|
Roland Tannous
|
5ebd4de2ef
|
backend: resolve trust_remote_code from YAML when not set by frontend
|
2026-03-09 11:58:23 +00:00 |
|
Roland Tannous
|
5dde074af8
|
add trust_remote_code to BackendTrainingDefaults type
|
2026-03-09 10:51:28 +00:00 |
|
Roland Tannous
|
4f5c998097
|
wire trust_remote_code from YAML configs to frontend toggles
|
2026-03-09 10:15:15 +00:00 |
|
Roland Tannous
|
cb741f8232
|
add trust_remote_code defaults to all model configs
|
2026-03-09 09:54:52 +00:00 |
|
Roland Tannous
|
f92316fa7b
|
Merge pull request #329 from unslothai/fix/add-title
modified the title
|
2026-03-09 13:10:17 +04:00 |
|
Wasim Yousef Said
|
39a02602cf
|
Merge pull request #273 from unslothai/feature/data-reciper-enchansments
UX + layout polish & WIP data-reciper client & backend finalization p2
|
2026-03-09 02:57:32 +01:00 |
|
Shine1i
|
a4d1ab6a32
|
feat(recipe-studio): enforce run name validation for full runs and refine validation UI
|
2026-03-09 02:53:59 +01:00 |
|
Shine1i
|
4aa171b079
|
feat(recipe-studio, datasets): improve dataset handling and update metadata logic
|
2026-03-09 02:47:32 +01:00 |
|
Shine1i
|
ece5e83d63
|
feat(recipe-studio, studio): dataset logic, refine run settings, and improve validation UI
|
2026-03-09 02:06:12 +01:00 |
|
samit
|
1eb68678a0
|
added auth to audio generate endpoint
|
2026-03-08 17:46:54 -07:00 |
|
Roland Tannous
|
1b04a40bc8
|
Merge pull request #328 from unslothai/fix/chat-unloading-model
fixed model unload before load without validation
|
2026-03-09 04:40:05 +04:00 |
|
Shine1i
|
a11c71f2a0
|
feat(studio): refine dataset selection logic with Hugging Face and local dataset support
|
2026-03-09 01:16:45 +01:00 |
|
samit
|
433220d338
|
Adding trust_remote_code to the orchestrator and worker
|
2026-03-08 16:44:41 -07:00 |
|
Shine1i
|
d951e5aef0
|
merge nightly
|
2026-03-09 00:32:33 +01:00 |
|
samit
|
6aa50d353f
|
exposed trust_remote_code through the UI
|
2026-03-08 16:28:56 -07:00 |
|
Roland Tannous
|
e4fe027ef7
|
Merge pull request #320 from unslothai/fix/stale-dataset-split-on-switch
Fix/stale dataset split on switch
|
2026-03-09 00:14:09 +04:00 |
|
Roland Tannous
|
72ea4c18ef
|
Merge pull request #323 from unslothai/fix/vision-dataset-search-filter
fixing update model type
|
2026-03-09 00:13:50 +04:00 |
|
Roland Tannous
|
ff828c2d2c
|
Merge pull request #223 from unslothai/feature/support-for-audio-models
Adding support for audio llms
|
2026-03-09 00:09:59 +04:00 |
|
Roland Tannous
|
bb8a318124
|
fix: loosen executorch pin for python 3.13 compat
|
2026-03-08 19:56:09 +00:00 |
|
Roland Tannous
|
c38d24b01d
|
fix: replace is_dataset_multimodal with is_dataset_image/is_dataset_audio in training orchestrator
|
2026-03-08 19:40:00 +00:00 |
|
Roland Tannous
|
438c83e4e8
|
silence pip check output
|
2026-03-08 19:22:31 +00:00 |
|
Roland Tannous
|
3b81ac38e7
|
make pip check non-fatal for known third-party conflicts
|
2026-03-08 19:21:28 +00:00 |
|
Manan17
|
111caf636f
|
Audio_VLM bug fix
|
2026-03-08 19:14:07 +00:00 |
|
Roland Tannous
|
7d23da6877
|
add extras-no-deps install step for audio model support
|
2026-03-08 18:49:55 +00:00 |
|
imagineer99
|
568c3cb64c
|
fix: replace favicon with branded sloth icon
|
2026-03-08 18:46:42 +00:00 |
|
Roland Tannous
|
08a6cf0c87
|
feat: route audio inference (TTS, ASR, Whisper) through orchestrator/worker subprocess
|
2026-03-08 18:25:27 +00:00 |
|
Roland Tannous
|
7518b825a7
|
fix: pin streamdown package versions to avoid type mismatch
|
2026-03-08 16:29:28 +00:00 |
|
Wasim Yousef Said
|
2fa03b2f7c
|
Merge pull request #308 from unslothai/fix/browser-autofill-hf-token
Prevent browser credential autofill in HF token fields
|
2026-03-08 16:51:11 +01:00 |
|
Wasim Yousef Said
|
49bcf46cb6
|
Merge pull request #331 from unslothai/fix/slider-fill-alignment
Align slider fill bar with thumb across value range
|
2026-03-08 16:50:38 +01:00 |
|
Roland Tannous
|
d846b31dff
|
fix: handle structured audio part type in chat adapter
|
2026-03-08 14:18:16 +00:00 |
|
Roland Tannous
|
7db2c90cc6
|
merge nightly into audio branch (mock test)
|
2026-03-08 10:23:44 +00:00 |
|
imagineer99
|
f249fb3f00
|
fix: track live slider values for uncontrolled mode and scope fill to horizontal
|
2026-03-08 10:06:17 +00:00 |
|
Manan17
|
ae828f6142
|
adding export support
|
2026-03-08 04:18:20 +00:00 |
|
Roland Tannous
|
c1bed702e6
|
Merge pull request #318 from unslothai/fix/recharts-dimension-warning
Fix Recharts -1 dimension warning on chart mount
|
2026-03-08 03:34:58 +04:00 |
|
Roland Tannous
|
b3b8b5b369
|
Merge pull request #324 from unslothai/feature/subprocess-isolation-version-switching
Subprocess isolation for training, inference, and export with automatic transformers version switching
|
2026-03-08 03:34:12 +04:00 |
|
Roland Tannous
|
ff85a45050
|
fix: clear stale model state on failed inference subprocess reload
|
2026-03-07 23:32:53 +00:00 |
|
Roland Tannous
|
cfad8ec36d
|
fix: reset checkpoint metadata on failed export checkpoint reload
|
2026-03-07 23:29:34 +00:00 |
|
Roland Tannous
|
58467aac3d
|
fix: validate pip exit codes for .venv_t5 installs in setup.ps1
|
2026-03-07 23:25:13 +00:00 |
|
Roland Tannous
|
b8577565cd
|
add .venv_t5/ to .gitignore
|
2026-03-07 23:21:48 +00:00 |
|
Manan17
|
2ce36df03c
|
check fir gated repo
|
2026-03-07 21:32:50 +00:00 |
|