pilot / catalog.json
mfuntowicz's picture
mfuntowicz HF Staff
Update catalog.json
18f7f7d verified
raw
history blame contribute delete
780 Bytes
{
"Gemma3 1B": {
"repo": "ggml-org/gemma-3-1b-it-GGUF",
"file": "gemma-3-1b-it-Q4_K_M.gguf"
},
"ChatGPT OSS 20B": {
"repo": "unsloth/gpt-oss-20b-GGUF",
"file": "gpt-oss-20b-Q4_0.gguf"
},
"Qwen3 0.6B": {
"repo": "unsloth/Qwen3-0.6B-GGUF",
"file": "Qwen3-0.6B-Q4_K_S.gguf"
},
"Qwen3 1.7B": {
"repo": "Qwen/Qwen3-1.7B-GGUF",
"file": "Qwen3-1.7B-Q8_0.gguf"
},
"Qwen3 8B": {
"repo": "Qwen/Qwen3-8B-GGUF",
"file": "Qwen3-8B-Q4_K_M.gguf"
},
"GLM-4.7 Flash 23B": {
"repo": "unsloth/GLM-4.7-Flash-REAP-23B-A3B-GGUF",
"file": "GLM-4.7-Flash-REAP-23B-A3B-Q4_K_M.gguf"
},
"Devstral 24B": {
"repo": "ggml-org/Devstral-Small-2-24B-Instruct-2512-GGUF",
"file": "Devstral-Small-2-24B-Instruct-2512-Q8_0.gguf"
}
}