jaimef21's picture
Add ollama template/params/system: fix missing tool-call support
f00484c verified
Raw
History Blame Contribute Delete
87 Bytes
{
"temperature": 0.2,
"num_ctx": 32768,
"stop": ["<|im_start|>", "<|im_end|>"]
}