Views
No views yet
Modification notice (Apache-2.0): these files are a GGUF quantization of the original model — no weights were retrained or fine-tuned. Original model © SCB 10X, released under Apache-2.0. This repository preserves that license.
| File | Quant | Size | Notes |
|---|---|---|---|
typhoon2-qwen2.5-7b-instruct-Q4_K_M.gguf | Q4_K_M | ~4.4 GB | recommended — best size/quality for CPU & 16 GB RAM |
typhoon2-qwen2.5-7b-instruct-Q5_K_M.gguf | Q5_K_M | ~5.1 GB | a bit higher quality |
typhoon2-qwen2.5-7b-instruct-Q8_0.gguf | Q8_0 | ~7.6 GB | near-lossless |
ollama run hf.co/CaldarianX/typhoon2-qwen2.5-7b-instruct-GGUF:Q4_K_M1# chat
2./llama-cli -m typhoon2-qwen2.5-7b-instruct-Q4_K_M.gguf -cnv -c 8192
3# OpenAI-compatible server (use with Aider, Open WebUI, scripts, etc.)
4./llama-server -m typhoon2-qwen2.5-7b-instruct-Q4_K_M.gguf -c 8192<|im_start|>system
You are a helpful assistant.<|im_end|>
<|im_start|>user
สวัสดีครับ<|im_end|>
<|im_start|>assistant