unsloth/studio
Shine1i f3296b1953 feat: add dataset pagination support for recipe executions
- Introduced backend changes to handle dataset pagination with limit, offset, and total row support.
- Updated frontend execution view with dataset pagination controls, including "Next" and "Prev" buttons.
- Extended recipe execution logic to manage dataset pagination details like page number, page size, and total records.
2026-02-20 12:12:02 +01:00
..
backend feat: add dataset pagination support for recipe executions 2026-02-20 12:12:02 +01:00
frontend feat: add dataset pagination support for recipe executions 2026-02-20 12:12:02 +01:00
tests fix: auto-detect LoRA adapters for both local and remote HF models in ModelConfig 2026-02-13 20:54:40 +00:00