Nanobit commited on
Commit
bdc4bd7
1 Parent(s): cf61f14

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -58,7 +58,7 @@ accelerate launch scripts/finetune.py examples/lora-openllama-3b/config.yml \
58
  - Conda/Pip venv
59
  1. Install python **3.9**
60
 
61
- 2. Install pytorch https://pytorch.org/get-started/locally/
62
 
63
  3. Install python dependencies with ONE of the following:
64
  - `pip3 install -e .` (recommended, supports QLoRA, no gptq/int4 support)
 
58
  - Conda/Pip venv
59
  1. Install python **3.9**
60
 
61
+ 2. Install pytorch stable https://pytorch.org/get-started/locally/
62
 
63
  3. Install python dependencies with ONE of the following:
64
  - `pip3 install -e .` (recommended, supports QLoRA, no gptq/int4 support)