mirror of
https://github.com/ollama/ollama.git
synced 2026-04-25 10:16:00 +02:00
autodetect stop parameters from template
This commit is contained in:
5
template/openchat.json
Normal file
5
template/openchat.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"stop": [
|
||||
"<|end_of_turn|>"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user