imagineer99
4aecfb80d4
fix: reorder model type cards in onboarding to show Text first
2026-02-27 06:16:26 +00:00
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
samit
68028bf7f3
added lr_scheduler type to the frontend
2026-02-19 23:31:46 -08:00
samit
93b31f0db2
added optim in the frontend
2026-02-19 15:29:23 -08: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
shine1i
a48bb53e14
cleanup
2026-02-04 13:28:39 +01:00
shine1i
0d30950b75
refactor: remove unused model and dataset configurations, simplify export-page logic by eliminating modelInfo dependency and redundant params display
2026-02-02 14:22:35 +01:00
shine1i
af3e8c20ee
refactor: format and clean up imports, hooks, and UI components for consistent structure and readability across models and datasets sections
2026-02-02 12:51:04 +01:00
shine1i
e705230499
feat: add Hugging Face search integration for datasets and models, extend infinite scroll support, and improve UI components with animations and tooltips
2026-02-02 12:45:41 +01:00
shine1i
e9857dab0f
feat: replace config summary with model export feature, including export methods, quantization options, and new UI components
2026-02-02 11:08:31 +01:00
Roland Tannous
8b80c71fe1
add studio root folder
2026-02-02 09:14:35 +00:00