Tutorials¶
Download Individual Notebooks
Download tutorials individually using the link in the upper right-hand corner of each notebook. Then, move each notebook into the mounted Docker volume (the local directory you've shared with the container using the -v
or --volume
flag) to access it from within the container.
Optimize a Model: Start here if you're new to LEIP Optimize. Step-by-step instructions for compiling (or quantizing and compiling) a model.
Optimize an ONNX Model: Step-by-step instructions for using LEIP Optimize with an ONNX model.
Optimize for NVIDIA: Step-by-step instructions for maximizing performance on an NVIDIA GPU.
Encrypt a Model: Step-by-step instructions for encrypting your optimized artifact.