mradermacher commited on
Commit
ab48cdc
·
verified ·
1 Parent(s): 5c2e19e

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -39,6 +39,7 @@ more details, including on how to concatenate multi-part files.
39
  |:-----|:-----|--------:|:------|
40
  | [GGUF](https://huggingface.co/mradermacher/Melinoe-GLM-30B-A3B-Thinking-i1-GGUF/resolve/main/Melinoe-GLM-30B-A3B-Thinking.imatrix.gguf) | imatrix | 0.2 | imatrix file (for creating your own quants) |
41
  | [GGUF](https://huggingface.co/mradermacher/Melinoe-GLM-30B-A3B-Thinking-i1-GGUF/resolve/main/Melinoe-GLM-30B-A3B-Thinking.i1-Q2_K.gguf) | i1-Q2_K | 11.1 | IQ3_XXS probably better |
 
42
  | [GGUF](https://huggingface.co/mradermacher/Melinoe-GLM-30B-A3B-Thinking-i1-GGUF/resolve/main/Melinoe-GLM-30B-A3B-Thinking.i1-IQ3_M.gguf) | i1-IQ3_M | 13.3 | |
43
  | [GGUF](https://huggingface.co/mradermacher/Melinoe-GLM-30B-A3B-Thinking-i1-GGUF/resolve/main/Melinoe-GLM-30B-A3B-Thinking.i1-Q4_K_S.gguf) | i1-Q4_K_S | 17.2 | optimal size/speed/quality |
44
 
 
39
  |:-----|:-----|--------:|:------|
40
  | [GGUF](https://huggingface.co/mradermacher/Melinoe-GLM-30B-A3B-Thinking-i1-GGUF/resolve/main/Melinoe-GLM-30B-A3B-Thinking.imatrix.gguf) | imatrix | 0.2 | imatrix file (for creating your own quants) |
41
  | [GGUF](https://huggingface.co/mradermacher/Melinoe-GLM-30B-A3B-Thinking-i1-GGUF/resolve/main/Melinoe-GLM-30B-A3B-Thinking.i1-Q2_K.gguf) | i1-Q2_K | 11.1 | IQ3_XXS probably better |
42
+ | [GGUF](https://huggingface.co/mradermacher/Melinoe-GLM-30B-A3B-Thinking-i1-GGUF/resolve/main/Melinoe-GLM-30B-A3B-Thinking.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 11.7 | lower quality |
43
  | [GGUF](https://huggingface.co/mradermacher/Melinoe-GLM-30B-A3B-Thinking-i1-GGUF/resolve/main/Melinoe-GLM-30B-A3B-Thinking.i1-IQ3_M.gguf) | i1-IQ3_M | 13.3 | |
44
  | [GGUF](https://huggingface.co/mradermacher/Melinoe-GLM-30B-A3B-Thinking-i1-GGUF/resolve/main/Melinoe-GLM-30B-A3B-Thinking.i1-Q4_K_S.gguf) | i1-Q4_K_S | 17.2 | optimal size/speed/quality |
45