awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
michaelfeil avatar

michaelfeil/infinity

0
View on GitHub↗
2,838 stars·193 forks·Python·MIT·14 viewsmichaelfeil.github.io/infinity↗

Infinity

Infinity is a high-throughput, low-latency serving engine for text-embeddings, reranking models, clip, clap and colpali

Features

  • Inference and Serving - Python-based inference engine for text embeddings.
  • Model Serving & Deployment - Provides a high-throughput API for embeddings and reranking.
  • Model Serving Engines - REST API server for serving text-embedding models.

Star history

Star history chart for michaelfeil/infinityStar history chart for michaelfeil/infinity

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does michaelfeil/infinity do?

Infinity is a high-throughput, low-latency serving engine for text-embeddings, reranking models, clip, clap and colpali

What are the main features of michaelfeil/infinity?

The main features of michaelfeil/infinity are: Inference and Serving, Model Serving & Deployment, Model Serving Engines.

Which projects share features with michaelfeil/infinity?

Projects with overlapping indexed features include: vllm-project/vllm — vLLM is a high-throughput inference engine designed for the efficient serving and execution of large language models.… ggerganov/llama.cpp — llama.cpp is a high-performance C++ inference engine and runtime for executing large language models locally across… berriai/litellm — LiteLLM is a unified gateway and proxy server designed to centralize access to over one hundred language model… bentoml/openllm — OpenLLM is a framework for deploying, managing, and scaling open-source large language models. flowiseai/flowise — Flowise is a low-code platform designed for building and deploying complex language model workflows through a visual,… ggml-org/llama.cpp — Llama.cpp is an inference engine designed for the local execution of text-based and multimodal language models on…

Projects sharing features with Infinity

These projects share indexed features with Infinity. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • vllm-project/vllmvllm-project avatar

    vllm-project/vllm

    83,048View on GitHub↗

    vLLM is a high-throughput inference engine designed for the efficient serving and execution of large language models. It functions as a production-ready distributed model server, providing standard API protocols for online serving while also supporting offline batch processing. The system is built to maximize token generation speed and memory efficiency, enabling both large-scale cloud deployments and local execution on personal hardware. The project distinguishes itself through advanced memory management and request scheduling techniques, most notably its use of non-contiguous key-value cach

    Pythonamdblackwellcuda
    View on GitHub↗83,048
  • berriai/litellmBerriAI avatar

    BerriAI/litellm

    50,579View on GitHub↗

    LiteLLM is a unified gateway and proxy server designed to centralize access to over one hundred language model providers. It provides a standardized API interface that abstracts vendor-specific schemas, allowing developers to interact with diverse models through a single, consistent format. By acting as a central traffic management layer, it enables organizations to route, secure, and govern model interactions across multiple deployments. The platform distinguishes itself through its policy-driven architecture, which uses configuration-based routing to manage traffic distribution, load balanc

    Pythonai-gatewayanthropicazure-openai
    View on GitHub↗50,579
  • bentoml/openllmbentoml avatar

    bentoml/OpenLLM

    12,115View on GitHub↗

    OpenLLM is a framework for deploying, managing, and scaling open-source large language models

    Pythonbentomlfine-tuningllama
    View on GitHub↗12,115
  • flowiseai/flowiseFlowiseAI avatar

    FlowiseAI/Flowise

    53,641View on GitHub↗

    Flowise is a low-code platform designed for building and deploying complex language model workflows through a visual, node-based interface. It functions as an orchestrator for autonomous multi-agent systems, allowing users to construct conversational pipelines by connecting language models, memory stores, and external tools on a drag-and-drop canvas. The platform distinguishes itself through its support for sophisticated agentic patterns, including supervisor-worker delegation and iterative reasoning strategies. Users can design directed acyclic graphs to manage conditional branching, state p

    TypeScriptagentic-aiagentic-workflowagents
    View on GitHub↗53,641
Compare all 30 related projects→