shenzhi-wang
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ tags:
|
|
19 |
|
20 |
- πππ [July 24, 2024] We now introduce [shenzhi-wang/Llama3.1-70B-Chinese-Chat](https://huggingface.co/shenzhi-wang/Llama3.1-70B-Chinese-Chat)! Compared to the original [Meta-Llama-3.1-70B-Instruct model](https://huggingface.co/meta-llama/Meta-Llama-3.1-70B-Instruct), our llama3.1-70B-Chinese-Chat model significantly reduces the issues of "Chinese questions with English answers" and the mixing of Chinese and English in responses. The training dataset contains >100K preference pairs, and it exhibits significant enhancements, especially in **roleplay**, **function calling**, and **math** capabilities!
|
21 |
- π₯ We provide the official **q4_k_m, q8_0, and f16 GGUF** versions of Llama3.1-70B-Chinese-Chat at https://huggingface.co/shenzhi-wang/Llama3.1-70B-Chinese-Chat/tree/main/gguf!
|
22 |
-
|
23 |
|
24 |
# Model Summary
|
25 |
|
|
|
19 |
|
20 |
- πππ [July 24, 2024] We now introduce [shenzhi-wang/Llama3.1-70B-Chinese-Chat](https://huggingface.co/shenzhi-wang/Llama3.1-70B-Chinese-Chat)! Compared to the original [Meta-Llama-3.1-70B-Instruct model](https://huggingface.co/meta-llama/Meta-Llama-3.1-70B-Instruct), our llama3.1-70B-Chinese-Chat model significantly reduces the issues of "Chinese questions with English answers" and the mixing of Chinese and English in responses. The training dataset contains >100K preference pairs, and it exhibits significant enhancements, especially in **roleplay**, **function calling**, and **math** capabilities!
|
21 |
- π₯ We provide the official **q4_k_m, q8_0, and f16 GGUF** versions of Llama3.1-70B-Chinese-Chat at https://huggingface.co/shenzhi-wang/Llama3.1-70B-Chinese-Chat/tree/main/gguf!
|
22 |
+
- π₯ We provide the official ollama version of Llama3.1-70B-Chinese-Chat at https://ollama.com/wangshenzhi/llama3.1_70b_chinese_chat! Quick use: `ollama run wangshenzhi/llama3.1_70b_chinese_chat`.
|
23 |
|
24 |
# Model Summary
|
25 |
|