Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,58 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
-
license_link: https://huggingface.co/Qwen/Qwen2.5-7B/blob/main/LICENSE
|
4 |
language:
|
|
|
5 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
pipeline_tag: text-generation
|
7 |
-
base_model: Qwen/Qwen2.5-7B-Instruct
|
8 |
tags:
|
9 |
-
-
|
10 |
-
-
|
11 |
-
-
|
12 |
- fp8
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<h1 style="display: flex; align-items: center; gap: 10px; margin: 0;">
|
|
|
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/Qwen2.5-7B-Instruct
|
37 |
pipeline_tag: text-generation
|
|
|
38 |
tags:
|
39 |
+
- qwen
|
40 |
+
- qwen2_5
|
41 |
+
- qwen2_5_instruct
|
42 |
- fp8
|
43 |
+
- quantized
|
44 |
+
- conversational
|
45 |
+
- text-generation-inference
|
46 |
+
- compressed-tensors
|
47 |
+
license: apache-2.0
|
48 |
+
license_name: apache-2.0
|
49 |
+
name: RedHatAI/Qwen2.5-7B-Instruct-FP8-dynamic
|
50 |
+
description: This model was obtained by quantizing activations and weights of Qwen2.5-7B-Instruct to FP8 data type.
|
51 |
+
readme: https://huggingface.co/RedHatAI/Qwen2.5-7B-Instruct-FP8-dynamic/main/README.md
|
52 |
+
tasks:
|
53 |
+
- text-to-text
|
54 |
+
provider: Alibaba Cloud
|
55 |
+
license_link: https://www.apache.org/licenses/LICENSE-2.0
|
56 |
---
|
57 |
|
58 |
<h1 style="display: flex; align-items: center; gap: 10px; margin: 0;">
|