Skip to content

Limit to inferior fsspec version#27010

Merged
LysandreJik merged 1 commit into
mainfrom
fix-failing-tests
Oct 23, 2023
Merged

Limit to inferior fsspec version#27010
LysandreJik merged 1 commit into
mainfrom
fix-failing-tests

Conversation

@LysandreJik

Copy link
Copy Markdown
Member

The newly released fsspec version breaks the implementation in transformers' CI, see the following error:

"/home/circleci/.pyenv/versions/3.8.12/lib/python3.8/site-packages/datasets/builder.py", line 1173, in as_dataset
    raise NotImplementedError(f"Loading a dataset cached in a {type(self._fs).__name__} is not supported.")
NotImplementedError: Loading a dataset cached in a LocalFileSystem is not supported.
/home/circleci/transformers/src/transformers/models/beit/modeling_beit.py:737: UnexpectedException

Additionally:
huggingface/datasets#6331 and huggingface/huggingface_hub#1773

@HuggingFaceDocBuilderDev

HuggingFaceDocBuilderDev commented Oct 23, 2023

Copy link
Copy Markdown

The documentation is not available anymore as the PR was closed or merged.

@ArthurZucker ArthurZucker left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for bringing the CIs back!

@LysandreJik LysandreJik merged commit 7003294 into main Oct 23, 2023
@LysandreJik LysandreJik deleted the fix-failing-tests branch October 23, 2023 10:34
EduardoPach pushed a commit to EduardoPach/transformers that referenced this pull request Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants