lemer / params
Snider
feat: add Ollama config files + complete repo file documentation
f526be0
raw
history blame contribute delete
97 Bytes
{
"temperature": 1.0,
"top_p": 0.95,
"top_k": 64,
"stop": ["<turn|>", "<eos>"]
}