mfuntowicz HF Staff commited on
Commit
700bbb8
·
verified ·
1 Parent(s): 3fec803

Update catalog.json

Browse files
Files changed (1) hide show
  1. 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
  }