Skip to content

Problem with huggingface parameters #495

Open
@JannikSchneider12

Description

Hey everyone,

I tested both the download via aws and via huggingface and while the former works, the latter yields always this error:

torch RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory

In the torch.load() function. I also tested torch.jit.load()

I tested it both locally and on a remote environment and checked the sha256 codes + file sizes. Could it be that the files on huggingface should be processed differently regarding the test_import_weights.py or did I something wrong?

Thanks for your time and help

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions