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

dropout_add_layer_norm is not installed #39

Open
oferballin opened this issue Oct 1, 2023 · 1 comment
Open

dropout_add_layer_norm is not installed #39

oferballin opened this issue Oct 1, 2023 · 1 comment

Comments

@oferballin
Copy link

Hi All,

We are trying to run Hyena with lambada.py and get this error: "ImportError: dropout_add_layer_norm is not installed"
Many trials with installing flash-attn in various versions and other imports did not work.

Any hints or tips on how to solve?

Thx!
Ofer

@OliverYao123
Copy link

You can install:
cd csrc/layer_norm && python setup.py install

This works for me.

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

2 participants