mirror of
https://github.com/ollama/ollama.git
synced 2026-04-18 02:54:17 +02:00
autodetect stop parameters from template
This commit is contained in:
6
template/magicoder.json
Normal file
6
template/magicoder.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"stop": [
|
||||
"@@ Instruction",
|
||||
"@@ Response"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user