Text Generation Using LLMs
Download and convert model (e.g. TinyLlama/TinyLlama-1.1B-Chat-v1.0) to OpenVINO format from Hugging Face:
Image Processing Using VLMs
Download and convert model (e.g. openbmb/MiniCPM-V-26) to OpenVINO format from Hugging Face:
Image Generation Using Diffusers
Download and convert model (e.g. stabilityai/stable-diffusion-xl-base-1.0) to OpenVINO format from Hugging Face:
Video Generation Using Diffusers
LTX-Video Pipeline for Video Generation
Speech Recognition Using Whisper
Download and convert model (e.g. openai/whisper-base) to OpenVINO format from Hugging Face:
Speech Generation Using SpeechT5
Currently, speech generation pipeline supports the SpeechT5 TTS model.
Semantic Search using Text Embedding
Download and convert a text embedding model (e.g. BAAI/bge-small-en-v1.5) to OpenVINO format from Hugging Face:
Text Reranking
Download and convert a reranker model (e.g. cross-encoder/ms-marco-MiniLM-L6-v2) to OpenVINO format from Hugging Face: