auto-patch README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ tags:
|
|
28 |
static quants of https://huggingface.co/rubenroy/Gilgamesh-72B
|
29 |
|
30 |
<!-- provided-files -->
|
31 |
-
weighted/imatrix quants
|
32 |
## Usage
|
33 |
|
34 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -45,6 +45,7 @@ more details, including on how to concatenate multi-part files.
|
|
45 |
| [GGUF](https://huggingface.co/mradermacher/Gilgamesh-72B-GGUF/resolve/main/Gilgamesh-72B.Q3_K_S.gguf) | Q3_K_S | 34.6 | |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/Gilgamesh-72B-GGUF/resolve/main/Gilgamesh-72B.Q3_K_M.gguf) | Q3_K_M | 37.8 | lower quality |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/Gilgamesh-72B-GGUF/resolve/main/Gilgamesh-72B.Q3_K_L.gguf) | Q3_K_L | 39.6 | |
|
|
|
48 |
| [GGUF](https://huggingface.co/mradermacher/Gilgamesh-72B-GGUF/resolve/main/Gilgamesh-72B.Q4_K_S.gguf) | Q4_K_S | 44.0 | fast, recommended |
|
49 |
| [GGUF](https://huggingface.co/mradermacher/Gilgamesh-72B-GGUF/resolve/main/Gilgamesh-72B.Q4_K_M.gguf) | Q4_K_M | 47.5 | fast, recommended |
|
50 |
| [PART 1](https://huggingface.co/mradermacher/Gilgamesh-72B-GGUF/resolve/main/Gilgamesh-72B.Q5_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Gilgamesh-72B-GGUF/resolve/main/Gilgamesh-72B.Q5_K_S.gguf.part2of2) | Q5_K_S | 51.5 | |
|
|
|
28 |
static quants of https://huggingface.co/rubenroy/Gilgamesh-72B
|
29 |
|
30 |
<!-- provided-files -->
|
31 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Gilgamesh-72B-i1-GGUF
|
32 |
## Usage
|
33 |
|
34 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
45 |
| [GGUF](https://huggingface.co/mradermacher/Gilgamesh-72B-GGUF/resolve/main/Gilgamesh-72B.Q3_K_S.gguf) | Q3_K_S | 34.6 | |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/Gilgamesh-72B-GGUF/resolve/main/Gilgamesh-72B.Q3_K_M.gguf) | Q3_K_M | 37.8 | lower quality |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/Gilgamesh-72B-GGUF/resolve/main/Gilgamesh-72B.Q3_K_L.gguf) | Q3_K_L | 39.6 | |
|
48 |
+
| [GGUF](https://huggingface.co/mradermacher/Gilgamesh-72B-GGUF/resolve/main/Gilgamesh-72B.IQ4_XS.gguf) | IQ4_XS | 40.3 | |
|
49 |
| [GGUF](https://huggingface.co/mradermacher/Gilgamesh-72B-GGUF/resolve/main/Gilgamesh-72B.Q4_K_S.gguf) | Q4_K_S | 44.0 | fast, recommended |
|
50 |
| [GGUF](https://huggingface.co/mradermacher/Gilgamesh-72B-GGUF/resolve/main/Gilgamesh-72B.Q4_K_M.gguf) | Q4_K_M | 47.5 | fast, recommended |
|
51 |
| [PART 1](https://huggingface.co/mradermacher/Gilgamesh-72B-GGUF/resolve/main/Gilgamesh-72B.Q5_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Gilgamesh-72B-GGUF/resolve/main/Gilgamesh-72B.Q5_K_S.gguf.part2of2) | Q5_K_S | 51.5 | |
|