mradermacher commited on
Commit
28e0867
1 Parent(s): 7207cd6

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -38,11 +38,13 @@ more details, including on how to concatenate multi-part files.
38
  | Link | Type | Size/GB | Notes |
39
  |:-----|:-----|--------:|:------|
40
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-1.5Moe-GGUF/resolve/main/Qwen2-1.5Moe.Q2_K.gguf) | Q2_K | 1.7 | |
 
41
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-1.5Moe-GGUF/resolve/main/Qwen2-1.5Moe.Q3_K_S.gguf) | Q3_K_S | 2.0 | |
42
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-1.5Moe-GGUF/resolve/main/Qwen2-1.5Moe.IQ3_S.gguf) | IQ3_S | 2.0 | beats Q3_K* |
43
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-1.5Moe-GGUF/resolve/main/Qwen2-1.5Moe.IQ3_M.gguf) | IQ3_M | 2.0 | |
44
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-1.5Moe-GGUF/resolve/main/Qwen2-1.5Moe.Q3_K_M.gguf) | Q3_K_M | 2.1 | lower quality |
45
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-1.5Moe-GGUF/resolve/main/Qwen2-1.5Moe.Q3_K_L.gguf) | Q3_K_L | 2.3 | |
 
46
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-1.5Moe-GGUF/resolve/main/Qwen2-1.5Moe.Q4_K_S.gguf) | Q4_K_S | 2.5 | fast, recommended |
47
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-1.5Moe-GGUF/resolve/main/Qwen2-1.5Moe.Q4_K_M.gguf) | Q4_K_M | 2.6 | fast, recommended |
48
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-1.5Moe-GGUF/resolve/main/Qwen2-1.5Moe.Q5_K_S.gguf) | Q5_K_S | 2.9 | |
 
38
  | Link | Type | Size/GB | Notes |
39
  |:-----|:-----|--------:|:------|
40
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-1.5Moe-GGUF/resolve/main/Qwen2-1.5Moe.Q2_K.gguf) | Q2_K | 1.7 | |
41
+ | [GGUF](https://huggingface.co/mradermacher/Qwen2-1.5Moe-GGUF/resolve/main/Qwen2-1.5Moe.IQ3_XS.gguf) | IQ3_XS | 1.9 | |
42
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-1.5Moe-GGUF/resolve/main/Qwen2-1.5Moe.Q3_K_S.gguf) | Q3_K_S | 2.0 | |
43
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-1.5Moe-GGUF/resolve/main/Qwen2-1.5Moe.IQ3_S.gguf) | IQ3_S | 2.0 | beats Q3_K* |
44
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-1.5Moe-GGUF/resolve/main/Qwen2-1.5Moe.IQ3_M.gguf) | IQ3_M | 2.0 | |
45
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-1.5Moe-GGUF/resolve/main/Qwen2-1.5Moe.Q3_K_M.gguf) | Q3_K_M | 2.1 | lower quality |
46
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-1.5Moe-GGUF/resolve/main/Qwen2-1.5Moe.Q3_K_L.gguf) | Q3_K_L | 2.3 | |
47
+ | [GGUF](https://huggingface.co/mradermacher/Qwen2-1.5Moe-GGUF/resolve/main/Qwen2-1.5Moe.IQ4_XS.gguf) | IQ4_XS | 2.4 | |
48
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-1.5Moe-GGUF/resolve/main/Qwen2-1.5Moe.Q4_K_S.gguf) | Q4_K_S | 2.5 | fast, recommended |
49
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-1.5Moe-GGUF/resolve/main/Qwen2-1.5Moe.Q4_K_M.gguf) | Q4_K_M | 2.6 | fast, recommended |
50
  | [GGUF](https://huggingface.co/mradermacher/Qwen2-1.5Moe-GGUF/resolve/main/Qwen2-1.5Moe.Q5_K_S.gguf) | Q5_K_S | 2.9 | |