Infinity Embedding Server
Fast embedding inference server supporting many embedding models.
About
Infinity serves embedding and reranking models behind a high-throughput, low-latency REST API. Created by Michael Feil and MIT licensed, it deploys suitable models straight from the Hugging Face Hub: text embedding families such as BGE and mixedbread, rerankers for semantic relevance scoring, classification models for sentiment and emotion, and multimodal encoders including CLIP for image-text, CLAP for audio-text, and ColPali for document images. Requests flow through dynamic batching with dedicated tokenization workers, and inference runs on PyTorch, Optimum with ONNX or TensorRT, and CTranslate2, with FlashAttention acceleration across NVIDIA CUDA, AMD ROCm, CPU, AWS Inferentia2, and Apple MPS hardware. The API follows OpenAI's embedding specification so existing clients work unchanged, and a CLI can orchestrate multiple models in one server. Docker images per accelerator plus a pip install path make it a frequent choice for self-hosted retrieval stacks.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- Vector Databases & Embeddings
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Easy (2/5)
- License
- MIT
- Added
- Apr 3, 2026
Related Tools
Open-source vector similarity search extension for PostgreSQL.
All-in-one embeddings database for semantic search, LLM orchestration, and language model workflows.
Library for representing and sending multimodal data by Jina AI.
Python client library for Qdrant vector database.
End-to-end vector search engine with built-in model inference.
Efficient similarity search library by Meta for dense vector clustering and retrieval.