Roland Tannous
|
fb1c321ad3
|
Add GLM, Qwen3 MoE, TinyQwen3 MoE, and Ministral 3 VL model defaults and GLM train_on_responses_only mapping
|
2026-02-23 05:51:43 +00:00 |
|
Roland Tannous
|
18c41c2b08
|
Simplify dataset check to 2-tier, improve multimodal detection, auto-set trainOnCompletions, recheck dataset on reload
|
2026-02-19 11:25:54 +00:00 |
|
Manan17
|
56869c63bd
|
Passing use_auth = True and also having different checks which is missed by the is_vision function
|
2026-02-19 02:55:46 +00:00 |
|
Roland Tannous
|
d69431fa57
|
Scale dataset num_proc dynamically to cpu_count//3 instead of hardcap 8
|
2026-02-18 08:38:53 +00:00 |
|
Manan17
|
76cd1dc24c
|
fixing the hangup of training after multiple back to back training processes
|
2026-02-18 08:18:13 +00:00 |
|
Roland Tannous
|
3d0d1c7020
|
fix: cap dataset.map() num_proc to 8 to prevent CUDA fork deadlocks
|
2026-02-17 23:12:45 +00:00 |
|
Manan17
|
c7b7ecab4f
|
Adding metadata for checkpoints
|
2026-02-16 23:46:17 +00:00 |
|
Roland Tannous
|
b32ad350c5
|
feat: apply default chat template for base models without tokenizer chat_template
|
2026-02-16 15:56:06 +00:00 |
|
Roland Tannous
|
a0ebd9183a
|
feat: add live GPU monitor with nvidia-smi polling during training
|
2026-02-16 11:47:43 +00:00 |
|
Roland Tannous
|
b20d50e8d0
|
feat: add GET /api/system/hardware endpoint for GPU info and package versions
|
2026-02-16 10:29:21 +00:00 |
|
Roland Tannous
|
fd49c56481
|
feat: include training loss per checkpoint in /api/models/checkpoints response
|
2026-02-16 09:50:28 +00:00 |
|
Roland Tannous
|
f0298edeb8
|
refactor: move checkpoint scanning to utils/models and /checkpoints endpoint to models router
|
2026-02-16 09:32:11 +00:00 |
|
Shine1i
|
8529f89a75
|
fix lora: outputs path local
|
2026-02-15 16:58:24 +01:00 |
|
sshah229
|
9e50e167d9
|
added the inference fetching from model mappers
|
2026-02-15 02:48:53 -07:00 |
|
Roland Tannous
|
8ce96df66f
|
fix: auto-detect LoRA adapters for both local and remote HF models in ModelConfig
|
2026-02-13 20:54:40 +00:00 |
|
Roland Tannous
|
adf1ef5ea5
|
fix: auto-detect multimodal datasets in /check-format without requiring is_vlm flag
|
2026-02-13 17:29:39 +00:00 |
|
sshah229
|
82be5b237f
|
fixed the script directory
|
2026-02-12 21:55:36 -07:00 |
|
Roland Tannous
|
63c583c54f
|
replace torch MPS with MLX
|
2026-02-11 16:04:35 +00:00 |
|
Roland Tannous
|
59d5f24eb5
|
integrate global hardware detection at lifespan entrypoint
|
2026-02-11 15:34:26 +00:00 |
|
Roland Tannous
|
107bd2be4c
|
feat: add Apple Silicon (MPS) compatibility to backend utils + tests
|
2026-02-11 14:00:39 +00:00 |
|
Roland Tannous
|
01fcb4f713
|
authentication refactor - added setup token and token refresh mechanism
|
2026-02-11 12:09:47 +00:00 |
|
Roland Tannous
|
75bb6c08a5
|
Add datasets check-format endpoint
|
2026-02-03 20:42:25 +00:00 |
|
Roland Tannous
|
9f9618980d
|
fix custom_format_mapping flow for manual column mapping
|
2026-02-03 18:42:07 +00:00 |
|
Roland Tannous
|
8bd06e3e35
|
Add Flag for Dataset Detection
|
2026-02-03 18:21:05 +00:00 |
|
Roland Tannous
|
f57757231b
|
remove duplicates from dataset_utils.py
|
2026-02-03 18:03:01 +00:00 |
|
Roland Tannous
|
b4ec0389f0
|
refactor/inference-api-routes-part-1
|
2026-02-03 16:57:57 +00:00 |
|
Roland Tannous
|
62ddcfa019
|
Refactor [dataset_utils.py](cci:7://file:///home/support/new-ui-prototype/studio/backend/utils/datasets/dataset_utils.py:0:0-0:0) into focused modules
|
2026-02-03 14:38:02 +00:00 |
|
Roland Tannous
|
c07b81c083
|
fix: add utils/models directory that was ignored by gitignore
|
2026-02-02 19:52:34 +00:00 |
|
Roland Tannous
|
544d6944d1
|
root studio folder
|
2026-02-02 09:13:49 +00:00 |
|