Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ tags:
|
|
| 15 |
|
| 16 |
# Fixed Chat Templates for Qwen 3.5 & 3.6
|
| 17 |
|
| 18 |
-
> **2026-05-05** — Reviewed against community merged templates (allanchan339, fakezeta). Confirmed all useful features already present; `from_json` string-arg parsing not portable to C++ engines.
|
| 19 |
|
| 20 |
Drop-in Jinja templates that fix rendering errors, token waste, and missing features in the official Qwen chat templates. Works in LM Studio, llama.cpp, vLLM, MLX, oMLX, and any engine that supports HuggingFace Jinja templates.
|
| 21 |
|
|
|
|
| 15 |
|
| 16 |
# Fixed Chat Templates for Qwen 3.5 & 3.6
|
| 17 |
|
| 18 |
+
> **2026-05-05** — Reviewed against community merged templates (allanchan339, fakezeta). Confirmed all useful features already present; `from_json` string-arg parsing not portable to C++ engines. Added auto-close unclosed thinking, thanks to allanchan339.
|
| 19 |
|
| 20 |
Drop-in Jinja templates that fix rendering errors, token waste, and missing features in the official Qwen chat templates. Works in LM Studio, llama.cpp, vLLM, MLX, oMLX, and any engine that supports HuggingFace Jinja templates.
|
| 21 |
|