rmihaylov / mpttune

Tune MPTs
Apache License 2.0
84 stars 17 forks source link

cannot import name '_get_submodules' from 'peft.utils #3

Closed sidharthiimc closed 1 year ago

sidharthiimc commented 1 year ago

Not able to start. It seems something wrong with lora.py.

rmihaylov commented 1 year ago

Try pip install --upgrade peft==0.3.0

rmihaylov commented 1 year ago

Maybe, check the GoogleColab in the readme for instructions how to install the package.

sidharthiimc commented 1 year ago

I was using CPU. With GPU all worked well.