mradermacher commited on
Commit
1b061a6
1 Parent(s): 5f76cd6

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -32,7 +32,7 @@ more details, including on how to concatenate multi-part files.
32
  | Link | Type | Size/GB | Notes |
33
  |:-----|:-----|--------:|:------|
34
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate |
35
- | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | for the desperate |
36
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | |
37
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | |
38
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | |
@@ -53,7 +53,6 @@ more details, including on how to concatenate multi-part files.
53
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | |
54
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-Q6_K.gguf) | i1-Q6_K | 6.7 | practically like static Q6_K |
55
 
56
-
57
  Here is a handy graph by ikawrakow comparing some lower-quality quant
58
  types (lower is better):
59
 
 
32
  | Link | Type | Size/GB | Notes |
33
  |:-----|:-----|--------:|:------|
34
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate |
35
+ | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate |
36
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | |
37
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | |
38
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | |
 
53
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | |
54
  | [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-Q6_K.gguf) | i1-Q6_K | 6.7 | practically like static Q6_K |
55
 
 
56
  Here is a handy graph by ikawrakow comparing some lower-quality quant
57
  types (lower is better):
58