CoolFace
Modelpublic

iapp/openthai2.0-qwen3.8-27b-GGUF

sourceHugging Faceapache-2.0updated 26d agoView on Hugging Face
5likes4.1kdownloads
Model Card

OpenThai2.0 - Opensource Thai Knowledge, Document, and Agentic AI (GGUF)

GGUF quantizations of openthai2.0-qwen3.8-27b (v9) for llama.cpp. Includes the MTP head (exported as nextn layers) and the vision projector.

filesizeuse
openthai2.0-qwen3.8-27b-Q4KM.gguf~17 GBrecommended balance
openthai2.0-qwen3.8-27b-IQ2_M.gguf~9.8 GBrecommended 2-bit — imatrix-calibrated (Thai+EN); passes factual sanity checks that plain Q2_K fails
openthai2.0-qwen3.8-27b-Q2_K.gguf~11 GBplain 2-bit — ⚠️ factual slips observed; prefer IQ2_M
openthai2.0-qwen3.8-27b-Q8_0.gguf~29 GBnear-lossless
mmproj-openthai2.0-qwen3.8-27b-F16.gguf—vision projector (documents/images)

Run

llama-server -m openthai2.0-qwen3.8-27b-Q4KM.gguf --mmproj mmproj-openthai2.0-qwen3.8-27b-F16.gguf -c 32768

⚠️ The model reasons before it answers. Use a large context (32k) and leave max_tokens unset or >= 8192, or replies may come back empty.

Sanity-verified: Q4KM (CPU) and IQ2_M (GPU) answer Thai factual prompts correctly; imatrix-a80.dat is included for community re-quants. Full benchmarks and model card: see the main bf16 repo.