unsloth/studio/backend
Roland Tannous 32bbccc573 fix: resolve bare-filename images via HF repo lookup
Datasets like VQAonline store image filenames (e.g. "img.png") without
the directory prefix. Build a basename→repo_path lookup using
list_repo_files, then resolve each file via hf_hub_download.
2026-03-09 23:37:00 +00:00
..
assets add trust_remote_code defaults to all model configs 2026-03-09 09:54:52 +00:00
auth Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
core Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
loggers root studio folder 2026-02-02 09:13:49 +00:00
models Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
plugins/data-designer-unstructured-seed Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
requirements chore(data-recipe): bump data-designer to 0.5.2 and pin duckdb<1.5 2026-03-09 17:27:02 +01:00
routes fix: prefer tabular files over archives in Tier 1 dataset preview 2026-03-09 22:00:20 +00:00
state root studio folder 2026-02-02 09:13:49 +00:00
tests Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
utils fix: resolve bare-filename images via HF repo lookup 2026-03-09 23:37:00 +00:00
colab.py Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
main.py Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
run.py Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00