shenzhi-wang commited on
Commit
9820f8e
β€’
1 Parent(s): dd5354c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ tags:
16
 
17
 
18
  # Updates:
19
- - πŸš€πŸš€πŸš€ [May 9, 2024] We're excited to introduce Llama3-70B-Chinese-Chat! Fine-tuned on a mixed Chinese-English dataset of **~100K preference pairs**, its Chinese proficiency **surpasses ChatGPT and matches GPT-4**, as shown by C-Eval and CMMLU results.
20
  - πŸ”₯ We provide the official **Ollama model for the q4_0 GGUF** version of Llama3-70B-Chinese-Chat at [wangshenzhi/llama3-70b-chinese-chat-ollama-q4](https://ollama.com/wangshenzhi/llama3-70b-chinese-chat-ollama-q4)! Run the following command for quick use of this model: `ollama run wangshenzhi/llama3-70b-chinese-chat-ollama-q4:latest`.
21
  - πŸ”₯ We provide the official **Ollama model for the q8_0 GGUF** version of Llama3-70B-Chinese-Chat at [wangshenzhi/llama3-70b-chinese-chat-ollama-q8](https://ollama.com/wangshenzhi/llama3-70b-chinese-chat-ollama-q8)! Run the following command for quick use of this model: `ollama run wangshenzhi/llama3-70b-chinese-chat-ollama-q8:latest`.
22
  - πŸ”₯ We provide the official **q4_0 GGUF** version of Llama3-70B-Chinese-Chat at [shenzhi-wang/Llama3-70B-Chinese-Chat-GGUF-4bit](https://huggingface.co/shenzhi-wang/Llama3-70B-Chinese-Chat-GGUF-4bit).
 
16
 
17
 
18
  # Updates:
19
+ - πŸš€πŸš€πŸš€ [May 9, 2024] We're excited to introduce Llama3-70B-Chinese-Chat! Full-parameter fine-tuned on a mixed Chinese-English dataset of **~100K preference pairs**, its Chinese performance **surpasses ChatGPT and matches GPT-4**, as shown by C-Eval and CMMLU results.
20
  - πŸ”₯ We provide the official **Ollama model for the q4_0 GGUF** version of Llama3-70B-Chinese-Chat at [wangshenzhi/llama3-70b-chinese-chat-ollama-q4](https://ollama.com/wangshenzhi/llama3-70b-chinese-chat-ollama-q4)! Run the following command for quick use of this model: `ollama run wangshenzhi/llama3-70b-chinese-chat-ollama-q4:latest`.
21
  - πŸ”₯ We provide the official **Ollama model for the q8_0 GGUF** version of Llama3-70B-Chinese-Chat at [wangshenzhi/llama3-70b-chinese-chat-ollama-q8](https://ollama.com/wangshenzhi/llama3-70b-chinese-chat-ollama-q8)! Run the following command for quick use of this model: `ollama run wangshenzhi/llama3-70b-chinese-chat-ollama-q8:latest`.
22
  - πŸ”₯ We provide the official **q4_0 GGUF** version of Llama3-70B-Chinese-Chat at [shenzhi-wang/Llama3-70B-Chinese-Chat-GGUF-4bit](https://huggingface.co/shenzhi-wang/Llama3-70B-Chinese-Chat-GGUF-4bit).