SimonPu/ Devstral-Small:2507-Q4_K_XL

345 yesterday

Devstral is an agentic LLM for software engineering tasks. Devstral 2 models excel at using tools to explore codebases, editing multiple files and power software engineering agents. The model achieves remarkable performance on SWE-bench.

vision tools
645dadab8336 · 127B
{
"min_p": 0.01,
"num_ctx": 32768,
"repeat_penalty": 1,
"stop": [
"<s>",
"[INST]"
],
"temperature": 0.15,
"top_k": 64,
"top_p": 0.95
}