unsloth/studio
Roland Tannous c2dd0f4cf1 fix: download all GGUF shards for split models (e.g. 7B Q8_0)
LlamaCppBackend.load_model() and precache_helper_gguf() only downloaded
the first matching GGUF file. For split models (e.g. 7B Q8_0 with 3
shards), llama-server needs all shards present. Now collects and
downloads all matching files.
2026-03-10 15:08:20 +00:00
..
backend fix: download all GGUF shards for split models (e.g. 7B Q8_0) 2026-03-10 15:08:20 +00:00
frontend feat: add AI Assist button for user-triggered column classification 2026-03-10 11:09:01 +00:00
tests Add AGPL-3.0 SPDX headers to all source files 2026-03-09 20:17:45 +00:00
LICENSE.AGPL-3.0 Add AGPL-3.0 license to studio folder 2026-03-09 19:36:25 +00:00