cicdatopea commited on
Commit
257dfb6
·
verified ·
1 Parent(s): 70690e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -105,7 +105,7 @@ auto-round \
105
  --iter 1000 \
106
  --nsamples 512 \
107
  --disable_eval \
108
- --format "auto_round,auto_gptq"
109
  --output_dir "./tmp_autoround"
110
  ```
111
 
@@ -126,7 +126,6 @@ Users (both direct and downstream) should be made aware of the risks, biases and
126
  Here are a couple of useful links to learn more about Intel's AI software:
127
 
128
  * Intel Neural Compressor [link](https://github.com/intel/neural-compressor)
129
- * Intel Extension for Transformers [link](https://github.com/intel/intel-extension-for-transformers)
130
 
131
  ## Disclaimer
132
 
 
105
  --iter 1000 \
106
  --nsamples 512 \
107
  --disable_eval \
108
+ --format "auto_gptq,auto_round"
109
  --output_dir "./tmp_autoround"
110
  ```
111
 
 
126
  Here are a couple of useful links to learn more about Intel's AI software:
127
 
128
  * Intel Neural Compressor [link](https://github.com/intel/neural-compressor)
 
129
 
130
  ## Disclaimer
131