shenzhi-wang
commited on
Commit
β’
3c13c6a
1
Parent(s):
b23e2b5
Update README.md
Browse files
README.md
CHANGED
@@ -18,6 +18,7 @@ tags:
|
|
18 |
|
19 |
- πππ [Jul 2, 2024] We now introduce Gemma-2-27B-Chinese-Chat, which is **the first instruction-tuned language model built upon [google/gemma-2-27b-it](https://huggingface.co/google/gemma-2-27b-it) for Chinese & English users** with various abilities such as roleplaying & tool-using.
|
20 |
- π₯π₯π₯ We provide various GGUF files (including q4_k_m, q_4_0, q_8_0) at https://huggingface.co/shenzhi-wang/Gemma-2-27B-Chinese-Chat/tree/main/gguf_models.
|
|
|
21 |
|
22 |
# Model Summary
|
23 |
|
|
|
18 |
|
19 |
- πππ [Jul 2, 2024] We now introduce Gemma-2-27B-Chinese-Chat, which is **the first instruction-tuned language model built upon [google/gemma-2-27b-it](https://huggingface.co/google/gemma-2-27b-it) for Chinese & English users** with various abilities such as roleplaying & tool-using.
|
20 |
- π₯π₯π₯ We provide various GGUF files (including q4_k_m, q_4_0, q_8_0) at https://huggingface.co/shenzhi-wang/Gemma-2-27B-Chinese-Chat/tree/main/gguf_models.
|
21 |
+
- π₯π₯π₯ We provide the official ollama model for Gemma-2-27B-Chinese-Chat at https://ollama.com/wangshenzhi/gemma2-27b-chinese-chat. Run the following command for quick use of this model: `ollama run wangshenzhi/gemma2-27b-chinese-chat`.
|
22 |
|
23 |
# Model Summary
|
24 |
|