Multimodal Embedding Serving User

Deploy and consume the Multimodal Embedding Serving microservice — bring it up with setup.sh + docker compose (from a repo clone, or by fetching those same files from GitHub when no clone exists) using the prebuilt intel/multimodal-embedding-serving image, embed text/images/videos over REST on port 9777, choose among 19 models (CLIP/SigLIP/MobileCLIP/CN-CLIP/Blip2/ QwenText), or integrate in-process via the Python SDK wheel. Use when an app needs embeddings for similarity search or retrieval. Not for modifying the service's source — that is multimodal-embedding-serving-dev.

open-edge-platform 4fdddfb 6 files · 17.0 KB Updated

File contents

open-edge-platform/edge-ai-libraries/tree/main/microservices/multimodal-embedding-serving/.github/skills/multimodal-embedding-serving-user commit 4fdddfbf2c

Frequently asked questions

npx skillmds@latest add open-edge-platform/multimodal-embedding-serving-user