-
Notifications
You must be signed in to change notification settings - Fork 248
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
How to use other parameter-efficient methods? Such as Prefix-tuning? #115
Comments
when i run pip install -e ./peft i got a problem × pip subprocess to install build dependencies did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × pip subprocess to install build dependencies did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. |
This may be a network problem, can you install other packages with pip? |
Which file and parameters do I need to modify? to use such as prefix-tuning?
Who can help give an example.
Thanks!!!
The text was updated successfully, but these errors were encountered: