cicdatopea commited on
Commit
cf5ce03
·
verified ·
1 Parent(s): a6d0ded

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -13,9 +13,8 @@ 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@main
17
  pip install intel-extension-for-transformers
18
- pip uninstall intel-extension-for-pytorch
19
  ```
20
 
21
  **INT4 Inference on CPU**
 
13
  ### Requirements
14
 
15
  ```bash
16
+ pip install auto-round
17
  pip install intel-extension-for-transformers
 
18
  ```
19
 
20
  **INT4 Inference on CPU**