mradermacher commited on
Commit
2acca32
1 Parent(s): fadaf28

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -38,6 +38,8 @@ more details, including on how to concatenate multi-part files.
38
  | [GGUF](https://huggingface.co/mradermacher/SmolNemo-12B-FFT-experimental-GGUF/resolve/main/SmolNemo-12B-FFT-experimental.Q3_K_S.gguf) | Q3_K_S | 5.6 | |
39
  | [GGUF](https://huggingface.co/mradermacher/SmolNemo-12B-FFT-experimental-GGUF/resolve/main/SmolNemo-12B-FFT-experimental.Q3_K_M.gguf) | Q3_K_M | 6.2 | lower quality |
40
  | [GGUF](https://huggingface.co/mradermacher/SmolNemo-12B-FFT-experimental-GGUF/resolve/main/SmolNemo-12B-FFT-experimental.Q3_K_L.gguf) | Q3_K_L | 6.7 | |
 
 
41
  | [GGUF](https://huggingface.co/mradermacher/SmolNemo-12B-FFT-experimental-GGUF/resolve/main/SmolNemo-12B-FFT-experimental.Q4_K_S.gguf) | Q4_K_S | 7.2 | fast, recommended |
42
  | [GGUF](https://huggingface.co/mradermacher/SmolNemo-12B-FFT-experimental-GGUF/resolve/main/SmolNemo-12B-FFT-experimental.Q4_K_M.gguf) | Q4_K_M | 7.6 | fast, recommended |
43
  | [GGUF](https://huggingface.co/mradermacher/SmolNemo-12B-FFT-experimental-GGUF/resolve/main/SmolNemo-12B-FFT-experimental.Q5_K_S.gguf) | Q5_K_S | 8.6 | |
 
38
  | [GGUF](https://huggingface.co/mradermacher/SmolNemo-12B-FFT-experimental-GGUF/resolve/main/SmolNemo-12B-FFT-experimental.Q3_K_S.gguf) | Q3_K_S | 5.6 | |
39
  | [GGUF](https://huggingface.co/mradermacher/SmolNemo-12B-FFT-experimental-GGUF/resolve/main/SmolNemo-12B-FFT-experimental.Q3_K_M.gguf) | Q3_K_M | 6.2 | lower quality |
40
  | [GGUF](https://huggingface.co/mradermacher/SmolNemo-12B-FFT-experimental-GGUF/resolve/main/SmolNemo-12B-FFT-experimental.Q3_K_L.gguf) | Q3_K_L | 6.7 | |
41
+ | [GGUF](https://huggingface.co/mradermacher/SmolNemo-12B-FFT-experimental-GGUF/resolve/main/SmolNemo-12B-FFT-experimental.IQ4_XS.gguf) | IQ4_XS | 6.9 | |
42
+ | [GGUF](https://huggingface.co/mradermacher/SmolNemo-12B-FFT-experimental-GGUF/resolve/main/SmolNemo-12B-FFT-experimental.Q4_0_4_4.gguf) | Q4_0_4_4 | 7.2 | fast on arm, low quality |
43
  | [GGUF](https://huggingface.co/mradermacher/SmolNemo-12B-FFT-experimental-GGUF/resolve/main/SmolNemo-12B-FFT-experimental.Q4_K_S.gguf) | Q4_K_S | 7.2 | fast, recommended |
44
  | [GGUF](https://huggingface.co/mradermacher/SmolNemo-12B-FFT-experimental-GGUF/resolve/main/SmolNemo-12B-FFT-experimental.Q4_K_M.gguf) | Q4_K_M | 7.6 | fast, recommended |
45
  | [GGUF](https://huggingface.co/mradermacher/SmolNemo-12B-FFT-experimental-GGUF/resolve/main/SmolNemo-12B-FFT-experimental.Q5_K_S.gguf) | Q5_K_S | 8.6 | |