Update catalog.json
Browse files- catalog.json +6 -1
catalog.json
CHANGED
|
@@ -2,5 +2,10 @@
|
|
| 2 |
"Google Gemma 3 1B": {
|
| 3 |
"repo": "google/gemma-3-1b-it-qat-q4_0-gguf",
|
| 4 |
"file": "gemma-3-1b-it-q4_0.gguf"
|
| 5 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
}
|
|
|
|
| 2 |
"Google Gemma 3 1B": {
|
| 3 |
"repo": "google/gemma-3-1b-it-qat-q4_0-gguf",
|
| 4 |
"file": "gemma-3-1b-it-q4_0.gguf"
|
| 5 |
+
},
|
| 6 |
+
"OpenAI ChatGPT OSS 20B": {
|
| 7 |
+
"repo": "unsloth/gpt-oss-20b-GGUF",
|
| 8 |
+
"file": "gpt-oss-20b-Q4_0.gguf"
|
| 9 |
+
},
|
| 10 |
+
|
| 11 |
}
|