104 1 month ago

Apple Silicon optimized variant of modCoder, designed specifically for MLX-based local inference environments.

tools thinking
ebbdab023ee5 · 211B
{
"frequency_penalty": 0.4,
"num_ctx": 4096,
"num_predict": 2048,
"presence_penalty": 0.4,
"repeat_last_n": 256,
"repeat_penalty": 1.2,
"stop": [
"<|end|>",
"Task complete."
],
"temperature": 0.5,
"top_k": 40,
"top_p": 0.9
}