Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
community: Fixed the procedure of initializing pad_token_id
Add to check pad_token_id and eos_token_id of model config. It seems that this is the same bug as the HuggingFace TGI bug. In addition, the source code of libs/partners/huggingface/langchain_huggingface/llms/huggingface_pipeline.py also requires similar changes.
- Loading branch information