update model card
Browse files
README.md
CHANGED
@@ -28,7 +28,6 @@ tags:
|
|
28 |
## How to Get Started With the Model
|
29 |
|
30 |
This requires to install Optimum :
|
31 |
-
|
32 |
`pip install optimum[neural-compressor]`
|
33 |
|
34 |
To load the quantized model and run inference using the Transformers [pipelines](https://huggingface.co/docs/transformers/main/en/main_classes/pipelines), you can do as follows:
|
|
|
28 |
## How to Get Started With the Model
|
29 |
|
30 |
This requires to install Optimum :
|
|
|
31 |
`pip install optimum[neural-compressor]`
|
32 |
|
33 |
To load the quantized model and run inference using the Transformers [pipelines](https://huggingface.co/docs/transformers/main/en/main_classes/pipelines), you can do as follows:
|