StableQuant commited on
Commit
9508a5a
·
verified ·
1 Parent(s): e30f588

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -16,13 +16,13 @@ tags:
16
  - bugfix
17
  ---
18
 
19
- Update: You can download v1.0 now.
20
  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.
21
  Dev role fix etc. will be pushed soon to in a v1.1, prework is almost done.
22
  OpenHands codes rock stable with v1.0 for me currently.
23
 
24
 
25
- # Welcome to the Template Rebuild Project.
26
 
27
  How do we got here:
28
  Annoyed from various bugs with Qwen3.5 and Qwen 3.6 models tool calling etc. I decided to test many different community variants of Qwen Templates, like probably many others out there.
 
16
  - bugfix
17
  ---
18
 
19
+ #### Update: You can download v1.0 now.
20
  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.
21
  Dev role fix etc. will be pushed soon to in a v1.1, prework is almost done.
22
  OpenHands codes rock stable with v1.0 for me currently.
23
 
24
 
25
+ # Welcome to the Template Rebuild Project
26
 
27
  How do we got here:
28
  Annoyed from various bugs with Qwen3.5 and Qwen 3.6 models tool calling etc. I decided to test many different community variants of Qwen Templates, like probably many others out there.