transformers
f2846ad2
- Fix for tokenizer.apply_chat_template with continue_final_message=True (#34214)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Fix for tokenizer.apply_chat_template with continue_final_message=True (#34214) * Strip final message * Do full strip instead of rstrip * Retrigger CI --------- Co-authored-by: Matt <rocketknight1@gmail.com>
References
#34214 - Fix for tokenizer.apply_chat_template with continue_final_message=True
Author
schoennenbeck
Parents
b57c7bce
Loading