unsloth/studio/backend/core
Shine1i 0db7da96cc feat: support disabling top-k sampling with -1 and standardize normalization logic
- Updated top-k parameter range to accept -1 in models and frontend.
- Added utility to normalize top-k for backend compatibility.
2026-02-16 21:33:24 +01:00
..
export refactor: move checkpoint scanning to utils/models and /checkpoints endpoint to models router 2026-02-16 09:32:11 +00:00
inference feat: support disabling top-k sampling with -1 and standardize normalization logic 2026-02-16 21:33:24 +01:00
training Merge pull request #97 from unslothai/fix/progress-metics 2026-02-16 11:55:01 +04:00
__init__.py refactor: remove gradio dependency from training backend 2026-02-13 09:25:49 +00:00