Commit
·
13d9130
1
Parent(s):
c4454c1
Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ Please make sure you have installed CUDA driver in your system, Python 3.10 and
|
|
25 |
```
|
26 |
pip install bitsandbytes==0.39.1
|
27 |
pip install transformers==4.31.0
|
28 |
-
pip install
|
29 |
pip install accelerate==0.20.3
|
30 |
pip install einops==0.6.1 scipy sentencepiece datasets
|
31 |
```
|
|
|
25 |
```
|
26 |
pip install bitsandbytes==0.39.1
|
27 |
pip install transformers==4.31.0
|
28 |
+
pip install peft==0.4.0
|
29 |
pip install accelerate==0.20.3
|
30 |
pip install einops==0.6.1 scipy sentencepiece datasets
|
31 |
```
|