v0.10.0 of Peft breaks finetune.py #158
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
See title.
Temporarily, adding "peft==0.9.0" to requirements.txt and ignoring the readme.md instructions to install from git works around this issue. However, it would be better if huggingface/bigcode could coordinate between the two projects so that LoRA fine-tuning this version of starcoder remains possible.