47 6 days ago

Wraith Coder 7B is a specialized code generation model fine-tuned from Qwen2.5-Coder-7B-Instruct. Wraith specializes in algorithmic reasoning, systems programming, and technical communication optimization.

7d89f18395e1 · 136B
{
"num_ctx": 8192,
"repeat_penalty": 1.1,
"stop": [
"<|im_start|>",
"<|im_end|>"
],
"temperature": 0.7,
"top_k": 40,
"top_p": 0.9
}