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

flax.errors.ScopeParamShapeError #10

Open
NonsansWD opened this issue Sep 2, 2024 · 0 comments
Open

flax.errors.ScopeParamShapeError #10

NonsansWD opened this issue Sep 2, 2024 · 0 comments

Comments

@NonsansWD
Copy link

NonsansWD commented Sep 2, 2024

@Alescontrela
Initializer expected to generate shape (4, 86) but got shape (16, 86) instead for parameter "d_0" in "/model/BroadcastPositionBiases_0". (https://flax.readthedocs.io/en/latest/api_reference/flax.errors.html#flax.errors.ScopeParamShapeError)

this happened when running videogpt training in transformer.py at line 188. I dont know how to fix it unfortunately

@NonsansWD NonsansWD changed the title ValueError: cannot reshape array of size 64 into shape (3,21) flax.errors.ScopeParamShapeError Sep 2, 2024
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

1 participant