Update README.md
Browse files
README.md
CHANGED
@@ -12,15 +12,16 @@ language:
|
|
12 |
|
13 |
# Xwen-7B-Chat
|
14 |
|
15 |
-
<img src="Xwen-Cartoon.jpg" alt="Xwen-Cartoon" style="zoom:35%;" />
|
16 |
-
|
17 |
-
## 1. Introduction
|
18 |
-
|
19 |
> [!IMPORTANT]
|
20 |
> If you enjoy our model, please **give it a like on our Hugging Face repo**. Your support means a lot to us. Thank you!
|
21 |
|
22 |
> [!IMPORTANT]
|
23 |
-
> You can download the **
|
|
|
|
|
|
|
|
|
|
|
24 |
|
25 |
|
26 |
Xwen is a series of open-sourced large language models (currently including **[Xwen-72B-Chat](https://huggingface.co/xwen-team/Xwen-72B-Chat)** and **[Xwen-7B-Chat](https://huggingface.co/xwen-team/Xwen-7B-Chat)**), post-trained from the pre-trained Qwen2.5 models (i.e., [Qwen2.5-72B](https://huggingface.co/Qwen/Qwen2.5-72B) and [Qwen2.5-7B](https://huggingface.co/Qwen/Qwen2.5-7B)) [1].
|
|
|
12 |
|
13 |
# Xwen-7B-Chat
|
14 |
|
|
|
|
|
|
|
|
|
15 |
> [!IMPORTANT]
|
16 |
> If you enjoy our model, please **give it a like on our Hugging Face repo**. Your support means a lot to us. Thank you!
|
17 |
|
18 |
> [!IMPORTANT]
|
19 |
+
> You can download the **GGUF files of Xwen-7B-Chat** at [xwen-team/Xwen-7B-Chat-i1-GGUF](https://huggingface.co/xwen-team/Xwen-7B-Chat-i1-GGUF) (weighted/imatrix quants) and [xwen-team/Xwen-7B-Chat-GGUF](https://huggingface.co/xwen-team/Xwen-7B-Chat-GGUF) (static quants).
|
20 |
+
|
21 |
+
|
22 |
+
<img src="Xwen-Cartoon.jpg" alt="Xwen-Cartoon" style="zoom:35%;" />
|
23 |
+
|
24 |
+
## 1. Introduction
|
25 |
|
26 |
|
27 |
Xwen is a series of open-sourced large language models (currently including **[Xwen-72B-Chat](https://huggingface.co/xwen-team/Xwen-72B-Chat)** and **[Xwen-7B-Chat](https://huggingface.co/xwen-team/Xwen-7B-Chat)**), post-trained from the pre-trained Qwen2.5 models (i.e., [Qwen2.5-72B](https://huggingface.co/Qwen/Qwen2.5-72B) and [Qwen2.5-7B](https://huggingface.co/Qwen/Qwen2.5-7B)) [1].
|