Update README.md
Browse files
README.md
CHANGED
@@ -105,7 +105,7 @@ auto-round \
|
|
105 |
--iter 1000 \
|
106 |
--nsamples 512 \
|
107 |
--disable_eval \
|
108 |
-
--format "auto_round
|
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 |
|