burningfeet commited on
Commit
3f0844d
·
verified ·
1 Parent(s): 2179960

type in llama.cpp-call

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -47,7 +47,7 @@ All seven are fixed here, plus a clean `<|think_on|>` / `<|think_off|>` toggle y
47
  ### llama.cpp / koboldcpp
48
 
49
  ```bash
50
- --jinja --chat-templateFile qwen3.6/chat_template.jinja
51
  ```
52
 
53
  ### vLLM / TextGen
 
47
  ### llama.cpp / koboldcpp
48
 
49
  ```bash
50
+ --jinja --chat-template-file qwen3.6/chat_template.jinja
51
  ```
52
 
53
  ### vLLM / TextGen