Add ollama models.
Browse files
README.md
CHANGED
@@ -16,8 +16,10 @@ tags:
|
|
16 |
---
|
17 |
|
18 |
# Updates:
|
19 |
-
- 🔥 We provide the official FP16 GGUF version of Llama3-8B-Chinese-Chat
|
20 |
-
- 🔥 We provide the official 8bit-quantized GGUF version of Llama3-8B-Chinese-Chat
|
|
|
|
|
21 |
|
22 |
# 1. Introduction
|
23 |
|
|
|
16 |
---
|
17 |
|
18 |
# Updates:
|
19 |
+
- 🔥 We provide the official ollama model for the FP16 GGUF version of Llama3-8B-Chinese-Chat at [wangshenzhi/llama3-8b-chinese-chat-ollama-fp16](https://ollama.com/wangshenzhi/llama3-8b-chinese-chat-ollama-fp16)!
|
20 |
+
- 🔥 We provide the official ollama model for the 8bit-quantized GGUF version of Llama3-8B-Chinese-Chat at [wangshenzhi/llama3-8b-chinese-chat-ollama-q8](https://ollama.com/wangshenzhi/llama3-8b-chinese-chat-ollama-q8)!
|
21 |
+
- 🔥 We provide the official FP16 GGUF version of Llama3-8B-Chinese-Chat at [shenzhi-wang/Llama3-8B-Chinese-Chat-GGUF-fp16](https://huggingface.co/shenzhi-wang/Llama3-8B-Chinese-Chat-GGUF-fp16)!
|
22 |
+
- 🔥 We provide the official 8bit-quantized GGUF version of Llama3-8B-Chinese-Chat at [shenzhi-wang/Llama3-8B-Chinese-Chat-GGUF-8bit](https://huggingface.co/shenzhi-wang/Llama3-8B-Chinese-Chat-GGUF-8bit)!
|
23 |
|
24 |
# 1. Introduction
|
25 |
|