Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected key(s) error #105

Open
fuleinist opened this issue Aug 15, 2023 · 2 comments
Open

Unexpected key(s) error #105

fuleinist opened this issue Aug 15, 2023 · 2 comments

Comments

@fuleinist
Copy link

I got the following errors when following the quick start instructions:

in state_dict: "cond_stage_model.model.text_branch.embeddings.position_ids".

image

@olaviinha
Copy link
Contributor

Duplicate of issue#95

Solution: pip install --upgrade transformers==4.29.0

@plotguy
Copy link

plotguy commented Aug 18, 2023

I ran into a similar issue with CLAP, and using transformers==4.30.2 worked, while 4.31.0 gave the same error as above. So can try using that as well

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

No branches or pull requests

3 participants