cicdatopea
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,6 @@ Please follow the license of the original model.
|
|
20 |
|
21 |
### INT4 Inference on CPU with Qbits
|
22 |
|
23 |
-
INT4 Inference on CPU with Qbits
|
24 |
|
25 |
pip3 install auto-round **(it will install intel-extension-for-pytorch and intel-extension-for-transformers both)**. For intel cpu, it will use intel-extension-for-pytorch , for others, it will use intel-extension-for-transformers.
|
26 |
|
|
|
20 |
|
21 |
### INT4 Inference on CPU with Qbits
|
22 |
|
|
|
23 |
|
24 |
pip3 install auto-round **(it will install intel-extension-for-pytorch and intel-extension-for-transformers both)**. For intel cpu, it will use intel-extension-for-pytorch , for others, it will use intel-extension-for-transformers.
|
25 |
|