pldlgb / nuggets

71 stars 1 forks source link

Keyword arguments {'add_special_tokens': False} not recognized. #6

Closed cswangxiaowei closed 4 months ago

cswangxiaowei commented 6 months ago

When I ran training process for Llama2-7b-hf, I encountered the following error: Keyword arguments {'add_special_tokens': False} not recognized.

May I know how to solve this problem? Thank you!

LLLLLLutianxin commented 6 months ago

You can update all the pip packages again, I encountered the same error, it was solved like this, I hope it can help you