Skip to content

Commit

Permalink
Add Windows install instructions
Browse files Browse the repository at this point in the history
Resolves #17
  • Loading branch information
tloen authored Mar 16, 2023
1 parent 2fa1c66 commit 88bfa8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pip install -q git+https://github.com/zphang/transformers@c3dc391
pip install -q git+https://github.com/huggingface/peft.git
```

2. [Install bitsandbytes from source.](https://github.com/TimDettmers/bitsandbytes/blob/main/compile_from_source.md)
2. [Install bitsandbytes from source.](https://github.com/TimDettmers/bitsandbytes/blob/main/compile_from_source.md) Windows users can follow [these instructions](https://github.com/tloen/alpaca-lora/issues/17).

### Inference (`generate.py`)

Expand Down

0 comments on commit 88bfa8f

Please sign in to comment.