mobicham commited on
Commit
9095e30
·
verified ·
1 Parent(s): b8e0c41

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -49,6 +49,7 @@ The adapter was trained via SFT on random subsets of the following:
49
  ## Usage
50
  First, install <a href="https://github.com/mobiusml/hqq/">HQQ</a>:
51
  ```
 
52
  pip install hqq==0.1.8
53
  pip install transformers==4.40
54
  ```
 
49
  ## Usage
50
  First, install <a href="https://github.com/mobiusml/hqq/">HQQ</a>:
51
  ```
52
+ #This model is deprecated and requires older versions
53
  pip install hqq==0.1.8
54
  pip install transformers==4.40
55
  ```