cicdatopea
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ Please follow the license of the original model.
|
|
16 |
### Requirements
|
17 |
|
18 |
```bash
|
19 |
-
pip install auto-round
|
20 |
pip install intel-extension-for-transformers
|
21 |
```
|
22 |
|
|
|
16 |
### Requirements
|
17 |
|
18 |
```bash
|
19 |
+
pip install auto-round>=0.4.4
|
20 |
pip install intel-extension-for-transformers
|
21 |
```
|
22 |
|