mradermacher commited on
Commit
6b9b43a
1 Parent(s): b3e4a69

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -27,7 +27,7 @@ quantized_by: mradermacher
27
  static quants of https://huggingface.co/EVA-UNIT-01/EVA-Qwen2.5-7B-v0.0
28
 
29
  <!-- provided-files -->
30
- weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
31
  ## Usage
32
 
33
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -47,6 +47,7 @@ more details, including on how to concatenate multi-part files.
47
  | [GGUF](https://huggingface.co/mradermacher/EVA-Qwen2.5-7B-v0.0-GGUF/resolve/main/EVA-Qwen2.5-7B-v0.0.IQ3_M.gguf) | IQ3_M | 3.7 | |
48
  | [GGUF](https://huggingface.co/mradermacher/EVA-Qwen2.5-7B-v0.0-GGUF/resolve/main/EVA-Qwen2.5-7B-v0.0.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
49
  | [GGUF](https://huggingface.co/mradermacher/EVA-Qwen2.5-7B-v0.0-GGUF/resolve/main/EVA-Qwen2.5-7B-v0.0.Q3_K_L.gguf) | Q3_K_L | 4.2 | |
 
50
  | [GGUF](https://huggingface.co/mradermacher/EVA-Qwen2.5-7B-v0.0-GGUF/resolve/main/EVA-Qwen2.5-7B-v0.0.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended |
51
  | [GGUF](https://huggingface.co/mradermacher/EVA-Qwen2.5-7B-v0.0-GGUF/resolve/main/EVA-Qwen2.5-7B-v0.0.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended |
52
  | [GGUF](https://huggingface.co/mradermacher/EVA-Qwen2.5-7B-v0.0-GGUF/resolve/main/EVA-Qwen2.5-7B-v0.0.Q5_K_S.gguf) | Q5_K_S | 5.4 | |
 
27
  static quants of https://huggingface.co/EVA-UNIT-01/EVA-Qwen2.5-7B-v0.0
28
 
29
  <!-- provided-files -->
30
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/EVA-Qwen2.5-7B-v0.0-i1-GGUF
31
  ## Usage
32
 
33
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
47
  | [GGUF](https://huggingface.co/mradermacher/EVA-Qwen2.5-7B-v0.0-GGUF/resolve/main/EVA-Qwen2.5-7B-v0.0.IQ3_M.gguf) | IQ3_M | 3.7 | |
48
  | [GGUF](https://huggingface.co/mradermacher/EVA-Qwen2.5-7B-v0.0-GGUF/resolve/main/EVA-Qwen2.5-7B-v0.0.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
49
  | [GGUF](https://huggingface.co/mradermacher/EVA-Qwen2.5-7B-v0.0-GGUF/resolve/main/EVA-Qwen2.5-7B-v0.0.Q3_K_L.gguf) | Q3_K_L | 4.2 | |
50
+ | [GGUF](https://huggingface.co/mradermacher/EVA-Qwen2.5-7B-v0.0-GGUF/resolve/main/EVA-Qwen2.5-7B-v0.0.IQ4_XS.gguf) | IQ4_XS | 4.4 | |
51
  | [GGUF](https://huggingface.co/mradermacher/EVA-Qwen2.5-7B-v0.0-GGUF/resolve/main/EVA-Qwen2.5-7B-v0.0.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended |
52
  | [GGUF](https://huggingface.co/mradermacher/EVA-Qwen2.5-7B-v0.0-GGUF/resolve/main/EVA-Qwen2.5-7B-v0.0.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended |
53
  | [GGUF](https://huggingface.co/mradermacher/EVA-Qwen2.5-7B-v0.0-GGUF/resolve/main/EVA-Qwen2.5-7B-v0.0.Q5_K_S.gguf) | Q5_K_S | 5.4 | |