We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I tried to find relatively popular model unsloth/Qwen3.6-35B-A3B-GGUF in TUI but failed:
unsloth/Qwen3.6-35B-A3B-GGUF
Test Case 1 - Search="unsloth/Qwen3.6-35B-A3B" + Providers=ALL
Test Case 2 - Search="qwen GGUF" + Providers="unsloth"
I see that the model is listed in gguf_sources in llmfit-core/data/hf_models.json:
gguf_sources
llmfit-core/data/hf_models.json
{ "name": "Qwen/Qwen3.6-35B-A3B", "provider": "Alibaba", "parameter_count": "36.0B", [...] "gguf_sources": [ { "repo": "unsloth/Qwen3.6-35B-A3B-GGUF", "provider": "unsloth" },
Is that working as inteded? Should unsloth/Qwen3.6-35B-A3B-GGUF be added separately?
Similar situation for unsloth/gemma-4-26B-A4B-it-GGUF.
unsloth/gemma-4-26B-A4B-it-GGUF
llmfit 0.9.27 macOS 15.7.7
I tried to find relatively popular model
unsloth/Qwen3.6-35B-A3B-GGUFin TUI but failed:Test Case 1 - Search="unsloth/Qwen3.6-35B-A3B" + Providers=ALL
Test Case 2 - Search="qwen GGUF" + Providers="unsloth"
I see that the model is listed in
gguf_sourcesinllmfit-core/data/hf_models.json:Is that working as inteded? Should
unsloth/Qwen3.6-35B-A3B-GGUFbe added separately?Similar situation for
unsloth/gemma-4-26B-A4B-it-GGUF.llmfit 0.9.27
macOS 15.7.7