mradermacher commited on
Commit
e8f12c4
·
verified ·
1 Parent(s): 994ca37

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -29,7 +29,9 @@ more details, including on how to concatenate multi-part files.
29
 
30
  | Link | Type | Size/GB | Notes |
31
  |:-----|:-----|--------:|:------|
 
32
  | [GGUF](https://huggingface.co/mradermacher/XuanYuan2-70B-Chat-GGUF/resolve/main/XuanYuan2-70B-Chat.Q4_K_S.gguf) | Q4_K_S | 39.4 | fast, recommended |
 
33
 
34
  Here is a handy graph by ikawrakow comparing some lower-quality quant
35
  types (lower is better):
 
29
 
30
  | Link | Type | Size/GB | Notes |
31
  |:-----|:-----|--------:|:------|
32
+ | [GGUF](https://huggingface.co/mradermacher/XuanYuan2-70B-Chat-GGUF/resolve/main/XuanYuan2-70B-Chat.Q2_K.gguf) | Q2_K | 25.6 | |
33
  | [GGUF](https://huggingface.co/mradermacher/XuanYuan2-70B-Chat-GGUF/resolve/main/XuanYuan2-70B-Chat.Q4_K_S.gguf) | Q4_K_S | 39.4 | fast, recommended |
34
+ | [PART 1](https://huggingface.co/mradermacher/XuanYuan2-70B-Chat-GGUF/resolve/main/XuanYuan2-70B-Chat.Q8_0.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/XuanYuan2-70B-Chat-GGUF/resolve/main/XuanYuan2-70B-Chat.Q8_0.gguf.part2of2) | Q8_0 | 73.5 | fast, best quality |
35
 
36
  Here is a handy graph by ikawrakow comparing some lower-quality quant
37
  types (lower is better):