michaelfeil/infinity
Infinity is a high-throughput, low-latency serving engine for text-embeddings, reranking models, clip, clap and colpali observed · 2026-08-28
Health v2 · maintenance only
63/100
- Activity 73
- Release rhythm 44
- Longevity 75
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 3.5
- age_days: 1057
- days_rel: 376
- days_push: 162
- n_releases_24m: 23
Adoption not part of the score
2917 stars · 197 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Infinity is a high-throughput, low-latency serving engine that exposes text-embedding, reranking, CLIP, CLAP and ColPali models via an OpenAI-compatible REST API. It is built on FastAPI with PyTorch, ONNX/TensorRT and CTranslate2 backends, supporting dynamic batching across CUDA, ROCm, CPU, AWS Inf2 and Apple MPS.
Use cases
- self-host an OpenAI-compatible embeddings API
- serve sentence-transformer models for a RAG pipeline
- deploy reranking models behind a REST endpoint
- run CLIP image and text embeddings on GPU
- batch-serve multiple embedding models from one server
- host ColPali vision retrieval models
When to choose
- you need a self-hosted, OpenAI-spec-compatible embedding server
- you want to mix multiple embedding/reranking/multimodal models in one service
- you need high throughput with dynamic batching and hardware acceleration
- you want an MIT-licensed alternative to proprietary embedding APIs
When to avoid
- you only need embeddings inside a single Python app without a server
- you need full LLM text generation, not embeddings or reranking
- you want a fully managed hosted service rather than self-hosting
Facets
service · maturity active
llm-inference http-server api-framework machine-learning rag machine-learning large-language-models apis self-hosted backend python windows self-hosted cross-platform embeddings reranking clip sentence-transformers openai-compatible-api text-embeddings-inference fastapi docker linux macos gpu
2 sources
- readme: https://github.com/michaelfeil/infinity · fetched 2026-08-28 · 816365ff1961
- homepage: https://michaelfeil.github.io/infinity/ · fetched 2026-08-29 · 6c24e505942a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| michaelfeil/infinity | main | 63 |
For agents
markdown · JSON · MCP: product_card(name="michaelfeil/infinity")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem