bigmoyan commited on
Commit
c499175
·
verified ·
1 Parent(s): b215bf7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -32,7 +32,8 @@ library_name: transformers
32
  </p>
33
 
34
  ## 0. Changelog
35
-
 
36
  ### 2025.7.18
37
  - We further modified our chat template to improve its robustness. The default system prompt has also been updated.
38
  ### 2025.7.15
 
32
  </p>
33
 
34
  ## 0. Changelog
35
+ ### 2025.8.11
36
+ - Messages with `name` field are now supported. We’ve also moved the chat template to a standalone file for easier viewing.
37
  ### 2025.7.18
38
  - We further modified our chat template to improve its robustness. The default system prompt has also been updated.
39
  ### 2025.7.15