robgreenberg3 commited on
Commit
1ce37e9
·
verified ·
1 Parent(s): 97e4312

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +50 -9
README.md CHANGED
@@ -1,15 +1,56 @@
1
  ---
2
- library_name: transformers
3
- license: apache-2.0
4
- pipeline_tag: text-generation
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  base_model:
6
- - Qwen/Qwen3-8B
 
7
  tags:
8
- - neuralmagic
9
- - redhat
10
- - llmcompressor
11
- - quantized
12
- - FP8
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  # Qwen3-8B-FP8-dynamic
 
1
  ---
2
+ language:
3
+ - zh
4
+ - en
5
+ - fr
6
+ - es
7
+ - pt
8
+ - de
9
+ - it
10
+ - ru
11
+ - ja
12
+ - ko
13
+ - vi
14
+ - th
15
+ - ar
16
+ - id
17
+ - tr
18
+ - fa
19
+ - nl
20
+ - pl
21
+ - cs
22
+ - he
23
+ - sv
24
+ - fi
25
+ - da
26
+ - no
27
+ - el
28
+ - bg
29
+ - uk
30
+ - ur
31
+ - sr
32
+ - ms
33
+ - zsm
34
+ - nld
35
  base_model:
36
+ - Qwen/Qwen3-8B-Instruct
37
+ pipeline_tag: text-generation
38
  tags:
39
+ - qwen
40
+ - qwen3
41
+ - fp8
42
+ - vllm
43
+ - conversational
44
+ - text-generation-inference
45
+ license: apache-2.0
46
+ license_name: apache-2.0
47
+ name: RedHatAI/Qwen3-8B-FP8-dynamic
48
+ description: This model was obtained by quantizing activations and weights of Qwen3-8B to FP8 data type.
49
+ readme: https://huggingface.co/RedHatAI/Qwen3-8B-FP8-dynamic/main/README.md
50
+ tasks:
51
+ - text-to-text
52
+ provider: Alibaba Cloud
53
+ license_link: https://www.apache.org/licenses/LICENSE-2.0
54
  ---
55
 
56
  # Qwen3-8B-FP8-dynamic