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

Update lora.py to fix the AttributeError: can't set attribute issue #1

Open
wants to merge 20 commits into
base: support_peft
Choose a base branch
from
Open
Prev Previous commit
Next Next commit
Update README.md
SuperBruceJia authored Dec 17, 2023
commit b69ef655d320fa3921d47add513cff68c9ad5750
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -89,6 +89,8 @@ cd llama/
./download.sh
```

<img width="784" alt="image" src="https://github.com/SuperBruceJia/vllm/assets/31528604/72463cf8-41ae-455b-8652-9925851cd03b">

## Convert Models to PyTorch `pt` files
```shell
git clone https://github.com/huggingface/transformers.git