echarlaix HF staff commited on
Commit
a713ee5
1 Parent(s): 45271c6

update model card

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