We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7baeab commit a70419cCopy full SHA for a70419c
tools/server/README.md
@@ -1444,8 +1444,8 @@ version = 1
1444
chat-template = chatml
1445
; numeric value
1446
n-gpu-layer = 123
1447
-; boolean value
1448
-jinja = false
+; flag value (for certain flags, you need to use the "no-" prefix for negation)
+jinja = true
1449
; shorthand argument (for example, context size)
1450
c = 4096
1451
; environment variable name
0 commit comments