Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
openthai
/
openthai-1.5-7b
:latest
Updated
2 hours ago
The smallest OpenThai model — Thai chat on an ordinary laptop (~8 GB RAM). Fine-tuned on 2M+ Thai instruction pairs; multi-turn, RAG and tool calling.
The smallest OpenThai model — Thai chat on an ordinary laptop (~8 GB RAM). Fine-tuned on 2M+ Thai instruction pairs; multi-turn, RAG and tool calling.
Cancel
openthai-1.5-7b:latest
...
/
template
62fbfd9ed093 · 182B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant
{{ .Response }}<|im_end|>