Shine1i
|
dc0cec772d
|
feat: enhance training stop and reset flow with detailed checks
|
2026-02-17 23:32:22 +01:00 |
|
Shine1i
|
0be3e6f525
|
feat: integrate gradient norm tracking in training runtime and metrics
- Enhanced chart logic to filter and visualize finite gradient norm values.
|
2026-02-17 18:26:59 +01:00 |
|
Roland Tannous
|
ff0aec180a
|
Merge branch 'nightly' into feature/eval-split-auto-detection
|
2026-02-17 01:11:30 +04:00 |
|
Roland Tannous
|
fa0ca59215
|
feat: auto-detect model+dataset compatibility to select VLM vs LLM training path
|
2026-02-16 19:18:49 +00:00 |
|
Roland Tannous
|
5df3a0b250
|
feat: add eval_enabled flag and format-first-then-split for eval dataset
|
2026-02-16 14:13:55 +00:00 |
|
Roland Tannous
|
37452d56cf
|
feat: add eval split auto-detection, eval_steps hyperparam, and eval_loss chart integration
|
2026-02-16 13:38:54 +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
|
6ecc03485d
|
Merge pull request #97 from unslothai/fix/progress-metics
Resolved the progress metrics
|
2026-02-16 11:55:01 +04:00 |
|
Roland Tannous
|
d0964652af
|
feat: thread dataset subset/split params from API routes through to load_dataset calls
|
2026-02-16 03:56:22 +00:00 |
|
sshah229
|
0b1c635b43
|
resolved the prgress metrics
|
2026-02-15 05:35:32 -07:00 |
|
Manan17
|
97c6a09b84
|
feat: add cancel or save and stop training
|
2026-02-15 00:00:22 +00:00 |
|
Roland Tannous
|
4f0fad2156
|
fix: increase SSE progress timeout to 30min and allow step-0 updates
|
2026-02-14 05:47:22 +00:00 |
|
Roland Tannous
|
67edebfeb3
|
feat: wire custom_format_mapping through training pipeline to format_and_template_dataset
|
2026-02-13 21:07:36 +00:00 |
|
Shine1i
|
d58fa17c81
|
feat: add support for serialized previews in dataset API and improve training initialization logging
|
2026-02-13 13:47:17 +01:00 |
|
Roland Tannous
|
75f775d088
|
fix: change epoch type from int to float to match TrainerState
|
2026-02-13 06:51:55 +00:00 |
|
Roland Tannous
|
509659ba97
|
feat: add SSE reconnection resilience with spec-compliant event fields, Last-Event-ID resume, and metric_history fallback in /status
|
2026-02-12 17:58:48 +00:00 |
|
Roland Tannous
|
7ee4381936
|
move inline pydantic models - fix existing models routes integration
|
2026-02-11 12:39:58 +00:00 |
|
sshah229
|
0082627801
|
fixed the errors- renamed jwt to authentication, used raw jwt, and removed search route
|
2026-02-07 03:14:30 -07:00 |
|
sshah229
|
009e93f079
|
Refactored the training and model routes and added the jwt authentication
|
2026-02-06 03:15:30 -07:00 |
|
Roland Tannous
|
544d6944d1
|
root studio folder
|
2026-02-02 09:13:49 +00:00 |
|