Installation and Setup
- Install the Python package with
pip install deepsparse
- Choose a SparseZoo model or export a support model to ONNX using Optimum
LLMs
There exists a DeepSparse LLM wrapper, which you can access with:config
parameter:
pip install deepsparse
config
parameter: