Optimum documentation

Supported models

You are viewing main version, which requires installation from source. If you'd like regular pip install, checkout the latest stable version (v1.23.3).
Hugging Face's logo
Join the Hugging Face community

and get access to the augmented documentation experience

to get started

Supported models

🤗 Optimum provides IPEX optimizations for both eager mode and graph mode. It provides classes and functions to perform this step easily. Here is the list of the supported architectures :

Transformers

  • Albert
  • Bart
  • Beit
  • Bert
  • BlenderBot
  • BlenderBotSmall
  • Bloom
  • CodeGen
  • DistilBert
  • Electra
  • Flaubert
  • GPT-2
  • GPT-BigCode
  • GPT-Neo
  • GPT-NeoX
  • Llama
  • MPT
  • Mistral
  • MobileNet v1
  • MobileNet v2
  • MobileVit
  • OPT
  • ResNet
  • Roberta
  • Roformer
  • SqueezeBert
  • UniSpeech
  • Vit
  • Wav2Vec2
  • XLM
< > Update on GitHub