unsloth/studio/backend/core
Roland Tannous a80188848d feat: add index range dataset slicing to studio training page
Add Start/End index inputs under Advanced in the dataset card,
allowing users to slice a dataset by row range before training.
Wired end-to-end: frontend store, API payload, backend Pydantic
model, and trainer dataset loading (inclusive on both ends).
2026-03-04 23:24:09 +00:00
..
data_recipe refactor(data-recipe): centralize json+stage constants, tighten parser/errors, sync seed ui 2026-02-26 14:06:53 +01:00
export Move llama.cpp clone/build from in-tree to ~/.unsloth/llama.cpp 2026-03-02 04:04:41 +00:00
inference Merge pull request #287 from unslothai/fix/duplicate-def-inference 2026-03-04 10:06:04 +04:00
training feat: add index range dataset slicing to studio training page 2026-03-04 23:24:09 +00:00
__init__.py refactor: remove gradio dependency from training backend 2026-02-13 09:25:49 +00:00