unsloth/studio/backend/utils
Roland Tannous 36bd2de0ed Studio: bump pinned transformers 5.5.0 → 5.5.2 in tiered venv
Renames the .venv_t5_550 / VENV_T5_550 / `"550"` tier identifiers to
_552 throughout setup.{sh,ps1}, transformers_version.py, model_config.py,
and the matching tests. Bumps pyproject.toml's transformers upper bound
to <=5.5.2 so the new pin resolves. Adds legacy .venv_t5_550 cleanup in
both setup scripts so existing installs migrate cleanly.
2026-05-04 22:12:23 +04:00
..
datasets Add Qwen3.6 support (#5257) 2026-05-02 23:30:57 +04:00
hardware Add native GGUF intake to Studio (#5246) 2026-05-04 11:46:18 +02:00
inference Fix Windows local GGUF model loading crash (#4730) 2026-04-01 01:38:09 -07:00
models Studio: bump pinned transformers 5.5.0 → 5.5.2 in tiered venv 2026-05-04 22:12:23 +04:00
paths Studio: add folder browser modal for Custom Folders (#5035) 2026-04-15 08:04:33 -07:00
.gitkeep root studio folder 2026-02-02 09:13:49 +00:00
__init__.py Final cleanup 2026-03-12 18:28:04 +00:00
cache_cleanup.py fix(studio): prevent ModuleNotFoundError in dataset.map() on Windows (#4473) 2026-03-22 06:11:24 -07:00
downsample.py feat(studio): training history persistence and past runs viewer (#4501) 2026-03-25 00:58:55 -07:00
native_path_leases.py Add native GGUF intake to Studio (#5246) 2026-05-04 11:46:18 +02:00
subprocess_compat.py Add tauri (#5144) 2026-04-23 04:50:10 -07:00
transformers_version.py Studio: bump pinned transformers 5.5.0 → 5.5.2 in tiered venv 2026-05-04 22:12:23 +04:00
utils.py Final cleanup 2026-03-12 18:28:04 +00:00
wheel_utils.py Add native GGUF intake to Studio (#5246) 2026-05-04 11:46:18 +02:00