Update README.md
Browse files
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)
|