DisOOM commited on
Commit
4fa94d8
1 Parent(s): 867f235

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -1,7 +1,26 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: other
3
  license_name: tongyi-qianwen
4
  license_link: https://huggingface.co/Qwen/Qwen1.5-72B-Chat/blob/main/LICENSE
5
  library_name: transformers
 
6
  ---
7
  I got broken models when use the k quantize so there's no k quantized models(sad)
 
1
  ---
2
+ tags:
3
+ - quantized
4
+ - 2-bit
5
+ - 3-bit
6
+ - 4-bit
7
+ - 5-bit
8
+ - 6-bit
9
+ - 8-bit
10
+ - GGUF
11
+ - transformers
12
+ - pytorch
13
+ - qwen2
14
+ - text-generation
15
+ - conversational
16
+ - autotrain_compatible
17
+ - endpoints_compatible
18
+ - text-generation-inference
19
+ - text-generation
20
  license: other
21
  license_name: tongyi-qianwen
22
  license_link: https://huggingface.co/Qwen/Qwen1.5-72B-Chat/blob/main/LICENSE
23
  library_name: transformers
24
+ pipeline_tag: text-generation
25
  ---
26
  I got broken models when use the k quantize so there's no k quantized models(sad)