mradermacher
commited on
Commit
•
9cba00c
1
Parent(s):
d8adcbb
auto-patch README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ tags:
|
|
18 |
static quants of https://huggingface.co/FourOhFour/Virgil_9B
|
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
|
@@ -38,6 +38,7 @@ more details, including on how to concatenate multi-part files.
|
|
38 |
| [GGUF](https://huggingface.co/mradermacher/Virgil_9B-GGUF/resolve/main/Virgil_9B.IQ3_M.gguf) | IQ3_M | 4.6 | |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/Virgil_9B-GGUF/resolve/main/Virgil_9B.Q3_K_M.gguf) | Q3_K_M | 4.9 | lower quality |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Virgil_9B-GGUF/resolve/main/Virgil_9B.Q3_K_L.gguf) | Q3_K_L | 5.2 | |
|
|
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Virgil_9B-GGUF/resolve/main/Virgil_9B.Q4_K_S.gguf) | Q4_K_S | 5.6 | fast, recommended |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Virgil_9B-GGUF/resolve/main/Virgil_9B.Q4_K_M.gguf) | Q4_K_M | 5.9 | fast, recommended |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Virgil_9B-GGUF/resolve/main/Virgil_9B.Q5_K_S.gguf) | Q5_K_S | 6.6 | |
|
|
|
18 |
static quants of https://huggingface.co/FourOhFour/Virgil_9B
|
19 |
|
20 |
<!-- provided-files -->
|
21 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Virgil_9B-i1-GGUF
|
22 |
## Usage
|
23 |
|
24 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
38 |
| [GGUF](https://huggingface.co/mradermacher/Virgil_9B-GGUF/resolve/main/Virgil_9B.IQ3_M.gguf) | IQ3_M | 4.6 | |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/Virgil_9B-GGUF/resolve/main/Virgil_9B.Q3_K_M.gguf) | Q3_K_M | 4.9 | lower quality |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Virgil_9B-GGUF/resolve/main/Virgil_9B.Q3_K_L.gguf) | Q3_K_L | 5.2 | |
|
41 |
+
| [GGUF](https://huggingface.co/mradermacher/Virgil_9B-GGUF/resolve/main/Virgil_9B.IQ4_XS.gguf) | IQ4_XS | 5.3 | |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Virgil_9B-GGUF/resolve/main/Virgil_9B.Q4_K_S.gguf) | Q4_K_S | 5.6 | fast, recommended |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Virgil_9B-GGUF/resolve/main/Virgil_9B.Q4_K_M.gguf) | Q4_K_M | 5.9 | fast, recommended |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/Virgil_9B-GGUF/resolve/main/Virgil_9B.Q5_K_S.gguf) | Q5_K_S | 6.6 | |
|