type in llama.cpp-call
Browse files
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-
|
| 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
|