cicdatopea commited on
Commit
28777a1
·
verified ·
1 Parent(s): eef00c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
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