mradermacher
commited on
Commit
•
60a8bd4
1
Parent(s):
ca4b15f
auto-patch README.md
Browse files
README.md
CHANGED
@@ -42,6 +42,8 @@ more details, including on how to concatenate multi-part files.
|
|
42 |
| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-V2-GGUF/resolve/main/NarumashiRTS-V2.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-V2-GGUF/resolve/main/NarumashiRTS-V2.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-V2-GGUF/resolve/main/NarumashiRTS-V2.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
|
|
|
|
|
45 |
| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-V2-GGUF/resolve/main/NarumashiRTS-V2.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-V2-GGUF/resolve/main/NarumashiRTS-V2.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-V2-GGUF/resolve/main/NarumashiRTS-V2.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
|
|
|
42 |
| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-V2-GGUF/resolve/main/NarumashiRTS-V2.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-V2-GGUF/resolve/main/NarumashiRTS-V2.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-V2-GGUF/resolve/main/NarumashiRTS-V2.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
|
45 |
+
| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-V2-GGUF/resolve/main/NarumashiRTS-V2.IQ4_XS.gguf) | IQ4_XS | 4.0 | |
|
46 |
+
| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-V2-GGUF/resolve/main/NarumashiRTS-V2.Q4_0_4_4.gguf) | Q4_0_4_4 | 4.2 | fast on arm, low quality |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-V2-GGUF/resolve/main/NarumashiRTS-V2.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
|
48 |
| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-V2-GGUF/resolve/main/NarumashiRTS-V2.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
|
49 |
| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-V2-GGUF/resolve/main/NarumashiRTS-V2.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
|