Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
zctech
/
x-ai-mcp
:30b
10
Downloads
Updated
1 month ago
Cancel
tools
thinking
8b
14b
30b
32b
x-ai-mcp:30b
...
/
params
5ca033c89f5d · 325B
{
"min_p": 0.001,
"num_ctx": 32768,
"num_keep": 1024,
"num_predict": 4096,
"repeat_penalty": 1.1,
"stop": [
"<|im_start|>",
"<|im_end|>",
"</thinking>",
"</tool_call>",
"</tool_response>",
"</write_to_file>",
"</execute_command>"
],
"temperature": 0.25,
"top_k": 40,
"top_p": 0.9
}