DisOOM commited on
Commit
a47bcc1
1 Parent(s): 1b7779b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,3 +1,23 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: apache-2.0
 
 
 
3
  ---
 
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
+ - yi
14
+ - text-generation
15
+ - conversational
16
+ - endpoints_compatible
17
+ - text-generation-inference
18
+ - text-generation
19
  license: apache-2.0
20
+ library_name: transformers
21
+ inference: false
22
+ pipeline_tag: text-generation
23
  ---