Open
Description
When trying to use hf_transformers class, it throws the following error:
from datadreamer.llms.hf_transformers import HFTransformers
Error: ModuleNotFoundError: No module named 'huggingface_hub.utils._errors'
It might be due to: huggingface/huggingface_hub#2474, where ._erros file has been removed in favor
to huggingface_hub.errors
Metadata
Metadata
Assignees
Labels
No labels