unsloth/studio/backend/core
Daniel Han df1ecee819 Train tab: epochs run length + stop dialog wrap fix
- num_epochs on the diffusion train request and config: > 0 overrides
  train_steps with epochs x ceil(N / (batch x grad_accum)) optimizer steps,
  resolved against the dataset size in both the DiT and SDXL trainers
- Train settings: run length control with a Steps / Epochs unit select
- Stop dialog: flex-wrap footer so Stop and save wraps instead of clipping
  out of frame at narrow window widths
2026-07-03 13:25:16 +00:00
..
data_recipe Studio: harden background consumer loops and streaming paths against silent UI freezes (#6653) 2026-06-26 03:31:33 -07:00
export Studio: imatrix GGUF option and FP8/NVFP4 compressed export in the export UI (#6729) 2026-06-30 03:41:02 -07:00
inference [pre-commit.ci] auto fixes from pre-commit.com hooks 2026-07-02 16:08:59 +00:00
rag Studio RAG: disable trust_env on loopback llama-server httpx clients (#6775) 2026-07-01 03:58:08 -07:00
training Train tab: epochs run length + stop dialog wrap fix 2026-07-03 13:25:16 +00:00
__init__.py Reduce and tighten code comments and docstrings repo-wide (#6095) 2026-06-08 23:09:51 -07:00
_torchao_stub.py Reduce and tighten code comments and docstrings repo-wide (#6095) 2026-06-08 23:09:51 -07:00
import_guards.py Studio: self-heal unsloth namespace shadows; clearer failed-load messages (#6532) 2026-06-21 22:43:31 -07:00
tool_healing.py Fix Gemma 4 GGUF OpenAI API streams (#6476) 2026-06-23 06:13:56 -07:00