ArtusDev commited on
Commit
0d018d6
·
verified ·
1 Parent(s): fd6f39a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -2,6 +2,14 @@
2
  base_model: baichuan-inc/Baichuan-M2-32B
3
  base_model_relation: quantized
4
  quantized_by: ArtusDev
 
 
 
 
 
 
 
 
5
  ---
6
 
7
  ## EXL3 Quants of baichuan-inc/Baichuan-M2-32B
@@ -35,4 +43,4 @@ Download quant by targeting the specific quant revision (branch):
35
  ```
36
  huggingface-cli download ArtusDev/baichuan-inc_Baichuan-M2-32B-EXL3 --revision "5.0bpw_H6" --local-dir ./
37
  ```
38
- </details>
 
2
  base_model: baichuan-inc/Baichuan-M2-32B
3
  base_model_relation: quantized
4
  quantized_by: ArtusDev
5
+ license: apache-2.0
6
+ tags:
7
+ - chat
8
+ - exl3
9
+ library_name: transformers
10
+ language:
11
+ - en
12
+ - zh
13
  ---
14
 
15
  ## EXL3 Quants of baichuan-inc/Baichuan-M2-32B
 
43
  ```
44
  huggingface-cli download ArtusDev/baichuan-inc_Baichuan-M2-32B-EXL3 --revision "5.0bpw_H6" --local-dir ./
45
  ```
46
+ </details>