๐๏ธ Text Generation Using LLMs
Download and convert model (e.g. TinyLlama/TinyLlama-1.1B-Chat-v1.0) 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:
๐๏ธ Text Reranking
Download and convert a reranker model (e.g. cross-encoder/ms-marco-MiniLM-L6-v2) to OpenVINO format from Hugging Face:
๐๏ธ Speech Recognition Using Whisper
Download and convert model (e.g. openai/whisper-base) 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:
๐๏ธ 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: