unsloth/studio
Leo Borcherding cdeed53a97 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
..
backend fix: disable eval by default, set eval_steps to 0.0 2026-02-23 13:07:47 -06:00
frontend fix: disable eval by default, set eval_steps to 0.0 2026-02-23 13:07:47 -06:00
tests fix: auto-detect LoRA adapters for both local and remote HF models in ModelConfig 2026-02-13 20:54:40 +00:00