luepow/
thau:latest

2 3 weeks ago

THAU is a fine-tuned AI assistant specialized in cognitive reasoning, code generation, and multi-step problem solving.

5031085d14df · 175B
{
"num_ctx": 2048,
"repeat_penalty": 1.1,
"stop": [
"<|system|>",
"</s>",
"<|user|>",
"<|assistant|>"
],
"temperature": 0.7,
"top_k": 40,
"top_p": 0.9
}