Update README.md
Browse files
README.md
CHANGED
@@ -35,7 +35,7 @@ To integrate this model into the full system, check out:
|
|
35 |
Install the following dependencies:
|
36 |
```sh
|
37 |
pip install transformers==4.49.0
|
38 |
-
pip install autoawq==0.2.
|
39 |
pip install peft==0.15.0
|
40 |
```
|
41 |
|
|
|
35 |
Install the following dependencies:
|
36 |
```sh
|
37 |
pip install transformers==4.49.0
|
38 |
+
pip install autoawq==0.2.9
|
39 |
pip install peft==0.15.0
|
40 |
```
|
41 |
|