StableQuant commited on
Commit
f1300c7
·
verified ·
1 Parent(s): 4d2228f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -15,12 +15,14 @@ tags:
15
  - template-fix
16
  - bugfix
17
  ---
18
- TL:DR Download your fixed and finally working Qwen3.5 and Qwen3.6 jinja chat-template here. First release (v1.0) is available now for testing. v1.1 will arrive probably tomorrow, Final v.1.2 in about a week if everything goes on schedule.
19
 
20
- #### Update: You can download v1.0 now.
21
- 17 common bugs from other templates and tool cases are fixed (for example JSON """ escapes, unicode character parsing, thinking tags messing up the context etc.), consult the writeup.md if interested in the details.
22
- Dev role fix etc. will be pushed soon to in a v1.1, prework is almost done.
23
- OpenHands codes rock stable with v1.0 for me currently.
 
 
24
 
25
 
26
  # Welcome to the Template Rebuild Project
 
15
  - template-fix
16
  - bugfix
17
  ---
18
+ TL:DR Download your fixed and finally working Qwen3.5 and Qwen3.6 jinja chat-template here. V1.1 with 2 new bug fixes and additional minor enhancements is now released.
19
 
20
+ You can use this template for any Qwen3 model (only Qwen3-Code has another template format)
21
+ Compatible with Qwen3, Qwen3.5, Qwen3.6 of any size yet released!
22
+
23
+ #### Update: V1.1 is out in the wild now!
24
+ 17 common bugs from other templates and tool cases are fixed (for example JSON """ escapes, unicode character parsing, thinking tags messing up the context etc.), consult the writeup.md in v1.0 branch if interested in the details.
25
+ Dev role fix, respecting thinking budget, thinking switch fix build in.
26
 
27
 
28
  # Welcome to the Template Rebuild Project