Xingfu Yi

Results 1 issues of Xingfu Yi

### Background Not all pretrained LLMs use `` as the `eot_token`, therefore it's inappropriate to fix it. ### Changes - Removed the hardcoded `eot_token`: `args.end_of_conversation_token = ""`. - Added a...