mirror of https://github.com/ollama/ollama.git
7 lines
62 B
JSON
7 lines
62 B
JSON
|
|
{
|
||
|
|
"stop": [
|
||
|
|
"<end_of_turn>"
|
||
|
|
],
|
||
|
|
"temperature": 0.1
|
||
|
|
}
|