Qwen3.5-2B / README.md
k33g's picture
Update README.md
fe15e52 verified
|
Raw
History Blame Contribute Delete
217 Bytes
metadata
license: apache-2.0

Chat template patched:

TEMPLATE_OLD = "{{- raise_exception('System message must be at the beginning.') }}"
TEMPLATE_NEW = '{{- "#: system not first, continuing anyway\\n" }}'