unsloth/studio/backend/core
Unsloth 53af720a94 Fix invalid-UTF-8 500s, the flat Canny map and the dropped DiT knobs
read_text raises UnicodeDecodeError, which is not an OSError, so one bad caption
sidecar or video sidecar 500d the info, upload and gallery routes. A flat image
now yields the all-black edge map instead of its own luminance, and the four DiT
loss knobs the trainer implements are declared so model_dump keeps them.
2026-07-25 19:59:44 -07:00
..
data_recipe Studio: add configurable model download location (#7274) 2026-07-23 01:34:38 -07:00
export feat(studio): add DoRA support to studio (#7315) 2026-07-24 03:24:16 -07:00
inference Fix invalid-UTF-8 500s, the flat Canny map and the dropped DiT knobs 2026-07-25 19:59:44 -07:00
rag Studio: add configurable model download location (#7274) 2026-07-23 01:34:38 -07:00
training Fix invalid-UTF-8 500s, the flat Canny map and the dropped DiT knobs 2026-07-25 19:59:44 -07: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 Studio: Inkling support fixes (#7153) 2026-07-15 11:22:38 -07:00