MaziyarPanahi
commited on
Commit
•
2455805
1
Parent(s):
c6533b7
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,27 @@
|
|
1 |
-
---
|
2 |
-
license: other
|
3 |
-
license_name: tongyi-qianwen
|
4 |
-
license_link: https://huggingface.co/Qwen/Qwen2-72B-Instruct/blob/main/LICENSE
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: tongyi-qianwen
|
4 |
+
license_link: https://huggingface.co/Qwen/Qwen2-72B-Instruct/blob/main/LICENSE
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
tags:
|
9 |
+
- chat
|
10 |
+
- qwen
|
11 |
+
- qwen2
|
12 |
+
- finetune
|
13 |
+
- chatml
|
14 |
+
library_name: transformers
|
15 |
+
inference: false
|
16 |
+
model_creator: MaziyarPanahi
|
17 |
+
quantized_by: MaziyarPanahi
|
18 |
+
base_model: Qwen/Qwen2-72B-Instruct
|
19 |
+
model_name: MaziyarPanahi/Qwen2-72B-Instruct-v0.1
|
20 |
+
|
21 |
+
---
|
22 |
+
# Qwen2-72B-Instruct-v0.1
|
23 |
+
|
24 |
+
|
25 |
+
## Model Details
|
26 |
+
This is a fine-tuned version of the `Qwen/Qwen2-72B-Instruct` model. It aims to improve the base model across all benchmarks.
|
27 |
+
|