Suparious commited on
Commit
2c9ae45
·
verified ·
1 Parent(s): b0c8351

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,6 +1,19 @@
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: text-generation
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  ---
5
  # mistralai/Mistral-7B-v0.2 AWQ
6
 
 
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: text-generation
4
+ tags:
5
+ - transformers
6
+ - safetensors
7
+ - mistral
8
+ - 4-bit
9
+ - AWQ
10
+ - text-generation
11
+ - text-generation-inference
12
+ - autotrain_compatible
13
+ - endpoints_compatible
14
+ - chatml
15
+ inference: false
16
+ quantized_by: Suparious
17
  ---
18
  # mistralai/Mistral-7B-v0.2 AWQ
19