minyichen commited on
Commit
bb3c2ab
1 Parent(s): 5baf6ca

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +48 -0
README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CohereForAI/aya-expanse-32b
3
+ language:
4
+ - en
5
+ - fr
6
+ - de
7
+ - es
8
+ - it
9
+ - pt
10
+ - ja
11
+ - ko
12
+ - zh
13
+ - ar
14
+ - el
15
+ - fa
16
+ - pl
17
+ - id
18
+ - cs
19
+ - he
20
+ - hi
21
+ - nl
22
+ - ro
23
+ - ru
24
+ - tr
25
+ - uk
26
+ - vi
27
+ license: cc-by-nc-4.0
28
+ model_creator: Cohere For AI
29
+ model_name: aya-expanse-32b
30
+ model_type: cohere
31
+
32
+ quantized_by: minyichen
33
+ tags:
34
+ - cohere
35
+ ---
36
+
37
+ <!-- description start -->
38
+ ## Description
39
+
40
+ This repo contains fp8 model files for [aya-expanse-32b](https://huggingface.co/CohereForAI/aya-expanse-32b).
41
+
42
+ <!-- description end -->
43
+
44
+ ## Quantization parameter
45
+
46
+ - activation_scheme : dynamic
47
+ - quant_method : fp8
48
+