mirror of
https://github.com/ollama/ollama.git
synced 2026-04-26 18:55:53 +02:00
autodetect stop parameters from template
This commit is contained in:
8
template/chatqa.json
Normal file
8
template/chatqa.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"stop": [
|
||||
"System:",
|
||||
"User:",
|
||||
"Assistant:",
|
||||
"<|begin_of_text|>"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user