mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ quantized_by: mradermacher
|
|
18 |
static quants of https://huggingface.co/athirdpath/Cosmos-37b-BASE
|
19 |
|
20 |
<!-- provided-files -->
|
21 |
-
weighted/imatrix quants
|
22 |
## Usage
|
23 |
|
24 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -35,6 +35,7 @@ more details, including on how to concatenate multi-part files.
|
|
35 |
| [GGUF](https://huggingface.co/mradermacher/Cosmos-37b-BASE-GGUF/resolve/main/Cosmos-37b-BASE.Q3_K_S.gguf) | Q3_K_S | 16.3 | |
|
36 |
| [GGUF](https://huggingface.co/mradermacher/Cosmos-37b-BASE-GGUF/resolve/main/Cosmos-37b-BASE.Q3_K_M.gguf) | Q3_K_M | 18.2 | lower quality |
|
37 |
| [GGUF](https://huggingface.co/mradermacher/Cosmos-37b-BASE-GGUF/resolve/main/Cosmos-37b-BASE.Q3_K_L.gguf) | Q3_K_L | 19.8 | |
|
|
|
38 |
| [GGUF](https://huggingface.co/mradermacher/Cosmos-37b-BASE-GGUF/resolve/main/Cosmos-37b-BASE.Q4_K_S.gguf) | Q4_K_S | 21.4 | fast, recommended |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/Cosmos-37b-BASE-GGUF/resolve/main/Cosmos-37b-BASE.Q4_K_M.gguf) | Q4_K_M | 22.5 | fast, recommended |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Cosmos-37b-BASE-GGUF/resolve/main/Cosmos-37b-BASE.Q5_K_S.gguf) | Q5_K_S | 25.9 | |
|
|
|
18 |
static quants of https://huggingface.co/athirdpath/Cosmos-37b-BASE
|
19 |
|
20 |
<!-- provided-files -->
|
21 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Cosmos-37b-BASE-i1-GGUF
|
22 |
## Usage
|
23 |
|
24 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
35 |
| [GGUF](https://huggingface.co/mradermacher/Cosmos-37b-BASE-GGUF/resolve/main/Cosmos-37b-BASE.Q3_K_S.gguf) | Q3_K_S | 16.3 | |
|
36 |
| [GGUF](https://huggingface.co/mradermacher/Cosmos-37b-BASE-GGUF/resolve/main/Cosmos-37b-BASE.Q3_K_M.gguf) | Q3_K_M | 18.2 | lower quality |
|
37 |
| [GGUF](https://huggingface.co/mradermacher/Cosmos-37b-BASE-GGUF/resolve/main/Cosmos-37b-BASE.Q3_K_L.gguf) | Q3_K_L | 19.8 | |
|
38 |
+
| [GGUF](https://huggingface.co/mradermacher/Cosmos-37b-BASE-GGUF/resolve/main/Cosmos-37b-BASE.IQ4_XS.gguf) | IQ4_XS | 20.3 | |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/Cosmos-37b-BASE-GGUF/resolve/main/Cosmos-37b-BASE.Q4_K_S.gguf) | Q4_K_S | 21.4 | fast, recommended |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Cosmos-37b-BASE-GGUF/resolve/main/Cosmos-37b-BASE.Q4_K_M.gguf) | Q4_K_M | 22.5 | fast, recommended |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Cosmos-37b-BASE-GGUF/resolve/main/Cosmos-37b-BASE.Q5_K_S.gguf) | Q5_K_S | 25.9 | |
|