RedHitMark commited on
Commit
e40f139
·
verified ·
1 Parent(s): de59ba9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.8
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