auto-patch README.md
Browse files
README.md
CHANGED
|
@@ -43,7 +43,7 @@ static quants of https://huggingface.co/anon-researcher-ua/codegpt-oss-20b
|
|
| 43 |
|
| 44 |
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#codegpt-oss-20b-GGUF).***
|
| 45 |
|
| 46 |
-
weighted/imatrix quants
|
| 47 |
## Usage
|
| 48 |
|
| 49 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
@@ -58,6 +58,7 @@ more details, including on how to concatenate multi-part files.
|
|
| 58 |
|:-----|:-----|--------:|:------|
|
| 59 |
| [GGUF](https://huggingface.co/mradermacher/codegpt-oss-20b-GGUF/resolve/main/codegpt-oss-20b.Q3_K_S.gguf) | Q3_K_S | 12.2 | |
|
| 60 |
| [GGUF](https://huggingface.co/mradermacher/codegpt-oss-20b-GGUF/resolve/main/codegpt-oss-20b.Q2_K.gguf) | Q2_K | 12.2 | |
|
|
|
|
| 61 |
| [GGUF](https://huggingface.co/mradermacher/codegpt-oss-20b-GGUF/resolve/main/codegpt-oss-20b.Q3_K_M.gguf) | Q3_K_M | 13.0 | lower quality |
|
| 62 |
| [GGUF](https://huggingface.co/mradermacher/codegpt-oss-20b-GGUF/resolve/main/codegpt-oss-20b.Q3_K_L.gguf) | Q3_K_L | 13.4 | |
|
| 63 |
| [GGUF](https://huggingface.co/mradermacher/codegpt-oss-20b-GGUF/resolve/main/codegpt-oss-20b.Q4_K_S.gguf) | Q4_K_S | 14.8 | fast, recommended |
|
|
|
|
| 43 |
|
| 44 |
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#codegpt-oss-20b-GGUF).***
|
| 45 |
|
| 46 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/codegpt-oss-20b-i1-GGUF
|
| 47 |
## Usage
|
| 48 |
|
| 49 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
|
| 58 |
|:-----|:-----|--------:|:------|
|
| 59 |
| [GGUF](https://huggingface.co/mradermacher/codegpt-oss-20b-GGUF/resolve/main/codegpt-oss-20b.Q3_K_S.gguf) | Q3_K_S | 12.2 | |
|
| 60 |
| [GGUF](https://huggingface.co/mradermacher/codegpt-oss-20b-GGUF/resolve/main/codegpt-oss-20b.Q2_K.gguf) | Q2_K | 12.2 | |
|
| 61 |
+
| [GGUF](https://huggingface.co/mradermacher/codegpt-oss-20b-GGUF/resolve/main/codegpt-oss-20b.IQ4_XS.gguf) | IQ4_XS | 12.3 | |
|
| 62 |
| [GGUF](https://huggingface.co/mradermacher/codegpt-oss-20b-GGUF/resolve/main/codegpt-oss-20b.Q3_K_M.gguf) | Q3_K_M | 13.0 | lower quality |
|
| 63 |
| [GGUF](https://huggingface.co/mradermacher/codegpt-oss-20b-GGUF/resolve/main/codegpt-oss-20b.Q3_K_L.gguf) | Q3_K_L | 13.4 | |
|
| 64 |
| [GGUF](https://huggingface.co/mradermacher/codegpt-oss-20b-GGUF/resolve/main/codegpt-oss-20b.Q4_K_S.gguf) | Q4_K_S | 14.8 | fast, recommended |
|