unsloth/studio/backend/hub
Daniel Han 36df317293 Trim the comments across the diffusion backend
Comment-only pass over the Python this PR touches: drop what the code already
says, collapse multi-line explanations that still read on one line, and keep
the reasoning that is not recoverable from the code. No code, docstring
semantics or behaviour changes; verified with an AST comparison against the
previous revision, and the backend suite is unchanged (same 37 environment
failures as before: the API integration tests that need a live keyed server,
the flash-attn install hooks, and the GPU memory fields).
2026-07-26 20:31:19 +00:00
..
routes Studio: add configurable model download location (#7274) 2026-07-23 01:34:38 -07:00
schemas Add a file-scoped flavour to the Hub download job 2026-07-26 04:56:16 -07:00
services Trim the comments across the diffusion backend 2026-07-26 20:31:19 +00:00
storage Studio: expose Windows drive roots in the folder browser (#7082) 2026-07-15 00:24:11 -07:00
tests [pre-commit.ci] auto fixes from pre-commit.com hooks 2026-07-26 13:37:29 +00:00
utils Trim the comments across the diffusion backend 2026-07-26 20:31:19 +00:00
workers Trim the comments across the diffusion backend 2026-07-26 20:31:19 +00:00
__init__.py feat(studio): Hub + Download Manager (#5916) 2026-06-09 04:11:24 -07:00
dependencies.py feat(studio): Hub + Download Manager (#5916) 2026-06-09 04:11:24 -07:00