Skip to content

ModuleNotFoundError: No module named 'huggingface_hub.utils._errors' #38

@AndreaFrancis

Description

@AndreaFrancis

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions