Update README.md
Browse files
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 |
```
|