update demo link
Browse files
README.md
CHANGED
|
@@ -5,6 +5,7 @@ language:
|
|
| 5 |
tags:
|
| 6 |
- qwen
|
| 7 |
pipeline_tag: text-generation
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# Qwen-7B
|
|
@@ -15,7 +16,7 @@ pipeline_tag: text-generation
|
|
| 15 |
<br>
|
| 16 |
|
| 17 |
<p align="center">
|
| 18 |
-
Qwen-7B <a href="https://modelscope.cn/models/qwen/Qwen-7B/summary">🤖 <a> | <a href="https://huggingface.co/Qwen/Qwen-7B">🤗</a>  | Qwen-7B-Chat <a href="https://modelscope.cn/models/qwen/Qwen-7B-Chat/summary">🤖 <a>| <a href="https://huggingface.co/Qwen/Qwen-7B-Chat">🤗</a>  | &
|
| 19 |
</p>
|
| 20 |
<br>
|
| 21 |
|
|
|
|
| 5 |
tags:
|
| 6 |
- qwen
|
| 7 |
pipeline_tag: text-generation
|
| 8 |
+
inference: false
|
| 9 |
---
|
| 10 |
|
| 11 |
# Qwen-7B
|
|
|
|
| 16 |
<br>
|
| 17 |
|
| 18 |
<p align="center">
|
| 19 |
+
Qwen-7B <a href="https://modelscope.cn/models/qwen/Qwen-7B/summary">🤖 <a> | <a href="https://huggingface.co/Qwen/Qwen-7B">🤗</a>  | Qwen-7B-Chat <a href="https://modelscope.cn/models/qwen/Qwen-7B-Chat/summary">🤖 <a>| <a href="https://huggingface.co/Qwen/Qwen-7B-Chat">🤗</a>  |  <a href="https://modelscope.cn/studios/qwen/Qwen-7B-Chat-Demo/summary">Demo</a>  |  <a href="https://github.com/QwenLM/Qwen-7B/tech_memo.md">Report</a>
|
| 20 |
</p>
|
| 21 |
<br>
|
| 22 |
|