8 yesterday

Phibek-4B is a compact Thai language model developed by Hectocorn Labs, built on Qwen3.5-4B. Designed for practical deployment, it focuses on clear instruction-following and efficient Thai language understanding for real-world applications.

5b72dce14d66 · 176B
{
"num_ctx": 4096,
"num_predict": 1024,
"repeat_last_n": 256,
"repeat_penalty": 1.15,
"stop": [
"<|im_end|>",
"<|im_start|>"
],
"temperature": 0.7,
"top_k": 40,
"top_p": 0.9
}