Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<p style="font-size:20px;" align="left">
|
2 |
<div style="width: 80px; height: 80px; border-radius: 15px;">
|
3 |
<img
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: qwen
|
4 |
+
license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
base_model: Qwen/Qwen2.5-72B
|
9 |
+
tags:
|
10 |
+
- chat
|
11 |
+
library_name: transformers
|
12 |
+
---
|
13 |
+
|
14 |
<p style="font-size:20px;" align="left">
|
15 |
<div style="width: 80px; height: 80px; border-radius: 15px;">
|
16 |
<img
|