cicdatopea
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ This model is an int4 model with group_size 128 and symmetric quantization of [d
|
|
13 |
### Requirements
|
14 |
|
15 |
```bash
|
16 |
-
pip install git+https://github.com/intel/auto-round@
|
17 |
pip install intel-extension-for-transformers
|
18 |
pip uninstall intel-extension-for-pytorch
|
19 |
```
|
|
|
13 |
### Requirements
|
14 |
|
15 |
```bash
|
16 |
+
pip install git+https://github.com/intel/auto-round@main
|
17 |
pip install intel-extension-for-transformers
|
18 |
pip uninstall intel-extension-for-pytorch
|
19 |
```
|