mobicham commited on
Commit
71a10c6
·
verified ·
1 Parent(s): ca4fddb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -44,6 +44,7 @@ The adapter was trained via SFT on random subsets of the following:
44
  ## Usage
45
  To run the model, install the HQQ library:
46
  ```
 
47
  pip install hqq==0.1.8
48
  pip install transformers==4.46.0
49
  ```
 
44
  ## Usage
45
  To run the model, install the HQQ library:
46
  ```
47
+ #This model is deprecated and requires an older version
48
  pip install hqq==0.1.8
49
  pip install transformers==4.46.0
50
  ```