StableQuant commited on
Commit
f247feb
·
verified ·
1 Parent(s): 60d953d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -24,7 +24,7 @@ You can use this template for any Qwen3 model (only Qwen3-Coder has another temp
24
  Compatible with Qwen3, Qwen3.5 and Qwen3.6 in any OpenWeight size yet released!
25
 
26
  #### Update: V1.1.2 is out in the wild now!
27
- Additional fixes to tool calling have been done, verified correct developer role handling and other improvements. I would consider this a first stable Version.
28
 
29
 
30
  # Welcome to the Template Rebuild Project
@@ -35,7 +35,7 @@ At the moment there isnt any completly working chat template for the Qwen3.5 and
35
 
36
  Community patches were collected and patched together to made a single final version. But it still contained bugs.
37
 
38
- In the spirit of froggeric https://huggingface.co/froggeric/Qwen-Fixed-Chat-Templates/ I want to make this awesome model category useful for any case.
39
 
40
  So I did intense preresearch about the models nature, collected a huge list of commonly used ai-tools and which requests do they make to LLM-Endpoints.
41
 
 
24
  Compatible with Qwen3, Qwen3.5 and Qwen3.6 in any OpenWeight size yet released!
25
 
26
  #### Update: V1.1.2 is out in the wild now!
27
+ Additional fixes to tool calling have been done, verified correct developer role handling and other improvements. I would consider this a first stable version.
28
 
29
 
30
  # Welcome to the Template Rebuild Project
 
35
 
36
  Community patches were collected and patched together to made a single final version. But it still contained bugs.
37
 
38
+ In the spirit and effort of froggeric https://huggingface.co/froggeric/Qwen-Fixed-Chat-Templates/ I want to make this awesome model category useful for any case.
39
 
40
  So I did intense preresearch about the models nature, collected a huge list of commonly used ai-tools and which requests do they make to LLM-Endpoints.
41