303 1 month ago

First uncensored reasoning model — trained on 27,699 real reasoning examples. 0% refusal rate. Chain-of-thought, verification, agent critique loops. Based on Qwen3-8B, 8 quants. Runs on phones.

a356a7b4608b · 136B
{
"num_ctx": 4096,
"repeat_penalty": 1.1,
"stop": [
"<|im_end|>",
"<|im_start|>"
],
"temperature": 0.3,
"top_k": 40,
"top_p": 0.9
}