mradermacher commited on
Commit
9300de8
·
verified ·
1 Parent(s): 763170b

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -43,8 +43,10 @@ more details, including on how to concatenate multi-part files.
43
  | [GGUF](https://huggingface.co/mradermacher/Llama-PLLuM-70B-chat-2412-i1-GGUF/resolve/main/Llama-PLLuM-70B-chat-2412.i1-Q2_K_S.gguf) | i1-Q2_K_S | 24.6 | very low quality |
44
  | [GGUF](https://huggingface.co/mradermacher/Llama-PLLuM-70B-chat-2412-i1-GGUF/resolve/main/Llama-PLLuM-70B-chat-2412.i1-Q2_K.gguf) | i1-Q2_K | 26.5 | IQ3_XXS probably better |
45
  | [GGUF](https://huggingface.co/mradermacher/Llama-PLLuM-70B-chat-2412-i1-GGUF/resolve/main/Llama-PLLuM-70B-chat-2412.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 27.6 | lower quality |
 
46
  | [GGUF](https://huggingface.co/mradermacher/Llama-PLLuM-70B-chat-2412-i1-GGUF/resolve/main/Llama-PLLuM-70B-chat-2412.i1-IQ3_M.gguf) | i1-IQ3_M | 32.0 | |
47
  | [GGUF](https://huggingface.co/mradermacher/Llama-PLLuM-70B-chat-2412-i1-GGUF/resolve/main/Llama-PLLuM-70B-chat-2412.i1-Q3_K_M.gguf) | i1-Q3_K_M | 34.4 | IQ3_S probably better |
 
48
  | [GGUF](https://huggingface.co/mradermacher/Llama-PLLuM-70B-chat-2412-i1-GGUF/resolve/main/Llama-PLLuM-70B-chat-2412.i1-Q4_K_S.gguf) | i1-Q4_K_S | 40.4 | optimal size/speed/quality |
49
  | [GGUF](https://huggingface.co/mradermacher/Llama-PLLuM-70B-chat-2412-i1-GGUF/resolve/main/Llama-PLLuM-70B-chat-2412.i1-Q4_K_M.gguf) | i1-Q4_K_M | 42.6 | fast, recommended |
50
  | [GGUF](https://huggingface.co/mradermacher/Llama-PLLuM-70B-chat-2412-i1-GGUF/resolve/main/Llama-PLLuM-70B-chat-2412.i1-Q6_K.gguf) | i1-Q6_K | 58.0 | practically like static Q6_K |
 
43
  | [GGUF](https://huggingface.co/mradermacher/Llama-PLLuM-70B-chat-2412-i1-GGUF/resolve/main/Llama-PLLuM-70B-chat-2412.i1-Q2_K_S.gguf) | i1-Q2_K_S | 24.6 | very low quality |
44
  | [GGUF](https://huggingface.co/mradermacher/Llama-PLLuM-70B-chat-2412-i1-GGUF/resolve/main/Llama-PLLuM-70B-chat-2412.i1-Q2_K.gguf) | i1-Q2_K | 26.5 | IQ3_XXS probably better |
45
  | [GGUF](https://huggingface.co/mradermacher/Llama-PLLuM-70B-chat-2412-i1-GGUF/resolve/main/Llama-PLLuM-70B-chat-2412.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 27.6 | lower quality |
46
+ | [GGUF](https://huggingface.co/mradermacher/Llama-PLLuM-70B-chat-2412-i1-GGUF/resolve/main/Llama-PLLuM-70B-chat-2412.i1-Q3_K_S.gguf) | i1-Q3_K_S | 31.0 | IQ3_XS probably better |
47
  | [GGUF](https://huggingface.co/mradermacher/Llama-PLLuM-70B-chat-2412-i1-GGUF/resolve/main/Llama-PLLuM-70B-chat-2412.i1-IQ3_M.gguf) | i1-IQ3_M | 32.0 | |
48
  | [GGUF](https://huggingface.co/mradermacher/Llama-PLLuM-70B-chat-2412-i1-GGUF/resolve/main/Llama-PLLuM-70B-chat-2412.i1-Q3_K_M.gguf) | i1-Q3_K_M | 34.4 | IQ3_S probably better |
49
+ | [GGUF](https://huggingface.co/mradermacher/Llama-PLLuM-70B-chat-2412-i1-GGUF/resolve/main/Llama-PLLuM-70B-chat-2412.i1-Q3_K_L.gguf) | i1-Q3_K_L | 37.2 | IQ3_M probably better |
50
  | [GGUF](https://huggingface.co/mradermacher/Llama-PLLuM-70B-chat-2412-i1-GGUF/resolve/main/Llama-PLLuM-70B-chat-2412.i1-Q4_K_S.gguf) | i1-Q4_K_S | 40.4 | optimal size/speed/quality |
51
  | [GGUF](https://huggingface.co/mradermacher/Llama-PLLuM-70B-chat-2412-i1-GGUF/resolve/main/Llama-PLLuM-70B-chat-2412.i1-Q4_K_M.gguf) | i1-Q4_K_M | 42.6 | fast, recommended |
52
  | [GGUF](https://huggingface.co/mradermacher/Llama-PLLuM-70B-chat-2412-i1-GGUF/resolve/main/Llama-PLLuM-70B-chat-2412.i1-Q6_K.gguf) | i1-Q6_K | 58.0 | practically like static Q6_K |