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

NameError: name 'corenet' is not defined OpenELM Parameter-Efficient Finetuning (PEFT) #32

Closed
elliotthwang opened this issue May 10, 2024 · 2 comments

Comments

@elliotthwang
Copy link

Adopting OpenELM Parameter-Efficient Finetuning (PEFT).
the training encounters "NameError: name 'corenet' is not defined"

How to deal with?
Thanks!

@antmikinka
Copy link

I believe you may need to activate your python virtual environment.
cd corenet
source venv/bin/activate

then you should be good to go.
I believe it was this error I encountered this error trying to do some PEFT.

@elliotthwang
Copy link
Author

@antmikinka
Thank you for your comments!
I took finetune on the Colab,
I will try to copy with.

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