Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
luepow
/
thau
:agi-v3
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:agi-v3
...
/
params
79fddcbbfbbc · 175B
{
"num_ctx": 4096,
"repeat_penalty": 1.1,
"stop": [
"<|system|>",
"</s>",
"<|user|>",
"<|assistant|>"
],
"temperature": 0.7,
"top_k": 40,
"top_p": 0.9
}