Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,55 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
-
license_link: https://huggingface.co/Qwen/Qwen2.5-7B-Instruct/blob/main/LICENSE
|
4 |
language:
|
|
|
5 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
pipeline_tag: text-generation
|
7 |
-
base_model: Qwen/Qwen2.5-7B
|
8 |
tags:
|
9 |
-
-
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<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 |
+
- conversational
|
43 |
+
- text-generation-inference
|
44 |
+
license: apache-2.0
|
45 |
+
license_name: apache-2.0
|
46 |
+
name: RedHatAI/Qwen2.5-7B-Instruct
|
47 |
+
description: The instruction-tuned 7B Qwen2.5 model, which has been optimized for multilingual dialogue use cases.
|
48 |
+
readme: https://huggingface.co/RedHatAI/Qwen2.5-7B-Instruct/main/README.md
|
49 |
+
tasks:
|
50 |
+
- text-to-text
|
51 |
+
provider: Alibaba Cloud
|
52 |
+
license_link: https://www.apache.org/licenses/LICENSE-2.0
|
53 |
---
|
54 |
|
55 |
<h1 style="display: flex; align-items: center; gap: 10px; margin: 0;">
|