29 1 month ago

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.

9698dbb43852 · 174B
{
"num_ctx": 4096,
"num_predict": -1,
"repeat_last_n": 256,
"repeat_penalty": 1.15,
"stop": [
"<|im_end|>",
"<|im_start|>"
],
"temperature": 0.7,
"top_k": 40,
"top_p": 0.9
}