Skip to content

Commit a70419c

Browse files
ngxsonServeurpersoCom
authored andcommitted
clarify about "no-" prefix
1 parent a7baeab commit a70419c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/server/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1444,8 +1444,8 @@ version = 1
14441444
chat-template = chatml
14451445
; numeric value
14461446
n-gpu-layer = 123
1447-
; boolean value
1448-
jinja = false
1447+
; flag value (for certain flags, you need to use the "no-" prefix for negation)
1448+
jinja = true
14491449
; shorthand argument (for example, context size)
14501450
c = 4096
14511451
; environment variable name

0 commit comments

Comments
 (0)