Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ library_name: transformers
33
 
34
  ## 0. Changelog
35
 
36
- ### 2027.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
39
  - We have updated our tokenizer implementation. Now special tokens like `[EOS]` can be encoded to their token ids.
 
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
39
  - We have updated our tokenizer implementation. Now special tokens like `[EOS]` can be encoded to their token ids.