mradermacher commited on
Commit
080681b
1 Parent(s): 0ba8267

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -12,7 +12,6 @@ quantized_by: mradermacher
12
  <!-- ### vocab_type: -->
13
  static quants of https://huggingface.co/Duxiaoman-DI/XuanYuan-70B-Chat
14
 
15
-
16
  <!-- provided-files -->
17
  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.
18
  ## Usage
@@ -28,11 +27,13 @@ more details, including on how to concatenate multi-part files.
28
  | Link | Type | Size/GB | Notes |
29
  |:-----|:-----|--------:|:------|
30
  | [GGUF](https://huggingface.co/mradermacher/XuanYuan-70B-Chat-GGUF/resolve/main/XuanYuan-70B-Chat.Q2_K.gguf) | Q2_K | 26.0 | |
 
31
  | [GGUF](https://huggingface.co/mradermacher/XuanYuan-70B-Chat-GGUF/resolve/main/XuanYuan-70B-Chat.IQ3_S.gguf) | IQ3_S | 30.5 | beats Q3_K* |
32
  | [GGUF](https://huggingface.co/mradermacher/XuanYuan-70B-Chat-GGUF/resolve/main/XuanYuan-70B-Chat.Q3_K_S.gguf) | Q3_K_S | 30.5 | |
33
  | [GGUF](https://huggingface.co/mradermacher/XuanYuan-70B-Chat-GGUF/resolve/main/XuanYuan-70B-Chat.IQ3_M.gguf) | IQ3_M | 31.5 | |
34
  | [GGUF](https://huggingface.co/mradermacher/XuanYuan-70B-Chat-GGUF/resolve/main/XuanYuan-70B-Chat.Q3_K_M.gguf) | Q3_K_M | 33.8 | lower quality |
35
  | [GGUF](https://huggingface.co/mradermacher/XuanYuan-70B-Chat-GGUF/resolve/main/XuanYuan-70B-Chat.Q3_K_L.gguf) | Q3_K_L | 36.7 | |
 
36
  | [GGUF](https://huggingface.co/mradermacher/XuanYuan-70B-Chat-GGUF/resolve/main/XuanYuan-70B-Chat.Q4_K_S.gguf) | Q4_K_S | 39.8 | fast, recommended |
37
  | [GGUF](https://huggingface.co/mradermacher/XuanYuan-70B-Chat-GGUF/resolve/main/XuanYuan-70B-Chat.Q4_K_M.gguf) | Q4_K_M | 42.0 | fast, recommended |
38
  | [GGUF](https://huggingface.co/mradermacher/XuanYuan-70B-Chat-GGUF/resolve/main/XuanYuan-70B-Chat.Q5_K_S.gguf) | Q5_K_S | 48.0 | |
 
12
  <!-- ### vocab_type: -->
13
  static quants of https://huggingface.co/Duxiaoman-DI/XuanYuan-70B-Chat
14
 
 
15
  <!-- provided-files -->
16
  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.
17
  ## Usage
 
27
  | Link | Type | Size/GB | Notes |
28
  |:-----|:-----|--------:|:------|
29
  | [GGUF](https://huggingface.co/mradermacher/XuanYuan-70B-Chat-GGUF/resolve/main/XuanYuan-70B-Chat.Q2_K.gguf) | Q2_K | 26.0 | |
30
+ | [GGUF](https://huggingface.co/mradermacher/XuanYuan-70B-Chat-GGUF/resolve/main/XuanYuan-70B-Chat.IQ3_XS.gguf) | IQ3_XS | 28.9 | |
31
  | [GGUF](https://huggingface.co/mradermacher/XuanYuan-70B-Chat-GGUF/resolve/main/XuanYuan-70B-Chat.IQ3_S.gguf) | IQ3_S | 30.5 | beats Q3_K* |
32
  | [GGUF](https://huggingface.co/mradermacher/XuanYuan-70B-Chat-GGUF/resolve/main/XuanYuan-70B-Chat.Q3_K_S.gguf) | Q3_K_S | 30.5 | |
33
  | [GGUF](https://huggingface.co/mradermacher/XuanYuan-70B-Chat-GGUF/resolve/main/XuanYuan-70B-Chat.IQ3_M.gguf) | IQ3_M | 31.5 | |
34
  | [GGUF](https://huggingface.co/mradermacher/XuanYuan-70B-Chat-GGUF/resolve/main/XuanYuan-70B-Chat.Q3_K_M.gguf) | Q3_K_M | 33.8 | lower quality |
35
  | [GGUF](https://huggingface.co/mradermacher/XuanYuan-70B-Chat-GGUF/resolve/main/XuanYuan-70B-Chat.Q3_K_L.gguf) | Q3_K_L | 36.7 | |
36
+ | [GGUF](https://huggingface.co/mradermacher/XuanYuan-70B-Chat-GGUF/resolve/main/XuanYuan-70B-Chat.IQ4_XS.gguf) | IQ4_XS | 37.8 | |
37
  | [GGUF](https://huggingface.co/mradermacher/XuanYuan-70B-Chat-GGUF/resolve/main/XuanYuan-70B-Chat.Q4_K_S.gguf) | Q4_K_S | 39.8 | fast, recommended |
38
  | [GGUF](https://huggingface.co/mradermacher/XuanYuan-70B-Chat-GGUF/resolve/main/XuanYuan-70B-Chat.Q4_K_M.gguf) | Q4_K_M | 42.0 | fast, recommended |
39
  | [GGUF](https://huggingface.co/mradermacher/XuanYuan-70B-Chat-GGUF/resolve/main/XuanYuan-70B-Chat.Q5_K_S.gguf) | Q5_K_S | 48.0 | |