Преглед изворни кода

Add Windows install instructions

Resolves #17
Eric J. Wang пре 3 година
родитељ
комит
88bfa8f8b0
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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`)