Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
luepow
/
thau
:reasoning
2
Downloads
Updated
3 weeks ago
THAU is a fine-tuned AI assistant specialized in cognitive reasoning, code generation, and multi-step problem solving.
THAU is a fine-tuned AI assistant specialized in cognitive reasoning, code generation, and multi-step problem solving.
Cancel
thau:reasoning
...
/
template
de1d9863e5f7 · 140B
{{ if .System }}<|system|>
{{ .System }}</s>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}</s>
{{ end }}<|assistant|>
{{ .Response }}</s>