kobkrit commited on
Commit
9dc3e43
·
verified ·
1 Parent(s): fc05d08

Add Run-it-locally section: official Ollama tag + GGUF quants

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -50,6 +50,16 @@ model-index:
50
  | 💬 General Thai chat and coding | [OpenThaiGPT 1.6 72B](https://huggingface.co/openthaigpt/openthaigpt-1.6-72b-instruct) |
51
  | 💻 Limited GPU | [OpenThaiGPT 1.5 7B](https://huggingface.co/openthaigpt/openthaigpt1.5-7b-instruct) |
52
 
 
 
 
 
 
 
 
 
 
 
53
  ## Highlights
54
  - **Advanced Thai language model** with 72 billion parameters
55
  - **Strong reasoning capabilities** in both Thai and English
 
50
  | 💬 General Thai chat and coding | [OpenThaiGPT 1.6 72B](https://huggingface.co/openthaigpt/openthaigpt-1.6-72b-instruct) |
51
  | 💻 Limited GPU | [OpenThaiGPT 1.5 7B](https://huggingface.co/openthaigpt/openthaigpt1.5-7b-instruct) |
52
 
53
+ ## âš¡ Run it locally
54
+
55
+ ```bash
56
+ ollama run openthai/openthai-1.6-72b
57
+ ```
58
+
59
+ Official GGUF quants (Q4_K_M / Q5_K_M / Q8_0):
60
+ [openthaigpt/openthaigpt-1.6-72b-instruct-GGUF](https://huggingface.co/openthaigpt/openthaigpt-1.6-72b-instruct-GGUF)
61
+ — ~48 GB RAM/VRAM in 4-bit. Step-by-step guide: [openthai.aieat.or.th/ollama](https://openthai.aieat.or.th/ollama)
62
+
63
  ## Highlights
64
  - **Advanced Thai language model** with 72 billion parameters
65
  - **Strong reasoning capabilities** in both Thai and English