Model ExamplesΒΆ

Check out the coreai-models project for model examples with Core AI. Several of the LLM models there utilize coreai-opt for compression, via various compression configs (4 bit configs, mixed precision 4/8 bit configs etc).

The examples in this section use simpler models (like ResNet50) to illustrate various compression options, hyper-parameters choices and processes that you may use for determining which methods to apply to your specific model.