unsloth/studio/backend/core/training
Leo Borcherding 86388a0242 fix: disable eval by default, set eval_steps to 0.0
- Changed default eval_steps from 0.01 to 0.0 across backend and frontend
- Fixed UI to allow eval_steps=0 (removed min=0.001 constraint)
- Added conditional eval logic with helpful console messages
- Updated tooltip to explain how to disable evaluation
- Tested: confirmed eval disabled by default with eval_steps=0.0
2026-02-23 13:07:47 -06:00
..
__init__.py refactor: remove gradio dependency from training backend 2026-02-13 09:25:49 +00:00
trainer.py fix: disable eval by default, set eval_steps to 0.0 2026-02-23 13:07:47 -06:00
training.py fix: disable eval by default, set eval_steps to 0.0 2026-02-23 13:07:47 -06:00