mradermacher commited on
Commit
befb1d9
1 Parent(s): 035f8cf

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -28,7 +28,11 @@ more details, including on how to concatenate multi-part files.
28
 
29
  | Link | Type | Size/GB | Notes |
30
  |:-----|:-----|--------:|:------|
 
 
31
  | [GGUF](https://huggingface.co/mradermacher/WizardLM-70B-V1.0-i1-GGUF/resolve/main/WizardLM-70B-V1.0.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 18.4 | |
 
 
32
  | [GGUF](https://huggingface.co/mradermacher/WizardLM-70B-V1.0-i1-GGUF/resolve/main/WizardLM-70B-V1.0.i1-IQ2_M.gguf) | i1-IQ2_M | 23.3 | |
33
  | [GGUF](https://huggingface.co/mradermacher/WizardLM-70B-V1.0-i1-GGUF/resolve/main/WizardLM-70B-V1.0.i1-Q2_K.gguf) | i1-Q2_K | 25.6 | IQ3_XXS probably better |
34
  | [GGUF](https://huggingface.co/mradermacher/WizardLM-70B-V1.0-i1-GGUF/resolve/main/WizardLM-70B-V1.0.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 26.7 | lower quality |
 
28
 
29
  | Link | Type | Size/GB | Notes |
30
  |:-----|:-----|--------:|:------|
31
+ | [GGUF](https://huggingface.co/mradermacher/WizardLM-70B-V1.0-i1-GGUF/resolve/main/WizardLM-70B-V1.0.i1-IQ1_S.gguf) | i1-IQ1_S | 14.6 | for the desperate |
32
+ | [GGUF](https://huggingface.co/mradermacher/WizardLM-70B-V1.0-i1-GGUF/resolve/main/WizardLM-70B-V1.0.i1-IQ1_M.gguf) | i1-IQ1_M | 16.0 | for the desperate |
33
  | [GGUF](https://huggingface.co/mradermacher/WizardLM-70B-V1.0-i1-GGUF/resolve/main/WizardLM-70B-V1.0.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 18.4 | |
34
+ | [GGUF](https://huggingface.co/mradermacher/WizardLM-70B-V1.0-i1-GGUF/resolve/main/WizardLM-70B-V1.0.i1-IQ2_XS.gguf) | i1-IQ2_XS | 20.4 | |
35
+ | [GGUF](https://huggingface.co/mradermacher/WizardLM-70B-V1.0-i1-GGUF/resolve/main/WizardLM-70B-V1.0.i1-IQ2_S.gguf) | i1-IQ2_S | 21.5 | |
36
  | [GGUF](https://huggingface.co/mradermacher/WizardLM-70B-V1.0-i1-GGUF/resolve/main/WizardLM-70B-V1.0.i1-IQ2_M.gguf) | i1-IQ2_M | 23.3 | |
37
  | [GGUF](https://huggingface.co/mradermacher/WizardLM-70B-V1.0-i1-GGUF/resolve/main/WizardLM-70B-V1.0.i1-Q2_K.gguf) | i1-Q2_K | 25.6 | IQ3_XXS probably better |
38
  | [GGUF](https://huggingface.co/mradermacher/WizardLM-70B-V1.0-i1-GGUF/resolve/main/WizardLM-70B-V1.0.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 26.7 | lower quality |