Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,10 @@ language:
|
|
10 |
pipeline_tag: text-generation
|
11 |
tags:
|
12 |
- text-generation-inference
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
### 基础模型:
|
15 |
https://huggingface.co/Qwen/Qwen2-7B-Instruct
|
|
|
10 |
pipeline_tag: text-generation
|
11 |
tags:
|
12 |
- text-generation-inference
|
13 |
+
- qwen
|
14 |
+
- chat
|
15 |
+
- sft
|
16 |
+
- conversational
|
17 |
---
|
18 |
### 基础模型:
|
19 |
https://huggingface.co/Qwen/Qwen2-7B-Instruct
|