Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
zctech
/
x-ai-mcp
:32b
10
Downloads
Updated
1 month ago
Cancel
tools
thinking
8b
14b
30b
32b
x-ai-mcp:32b
...
/
params
dbba0f7d5776 · 316B
{
"min_p": 0.1,
"num_ctx": 8192,
"num_keep": 64,
"num_predict": 4096,
"repeat_penalty": 1,
"stop": [
"<|im_start|>",
"<|im_end|>",
"</thinking>",
"</tool_call>",
"</tool_response>",
"</write_to_file>",
"</execute_command>"
],
"temperature": 0.5,
"top_k": 5,
"top_p": 0.5
}