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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesModel Instance Sharing

Techniques for reusing a single base model instance across multiple agent personas or configurations to reduce memory overhead.

Distinct from Singleton Instance Sharing: None of the candidates cover the specific pattern of sharing a base LLM weights instance via different prompt templates for multiple agents.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Model Instance Sharing. Refine with filters or upvote what's useful.

Awesome Model Instance Sharing GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • lazyagi/lazyllmAvatar von LazyAGI

    LazyAGI/LazyLLM

    3,842Auf GitHub ansehen↗

    LazyLLM is a multi-agent framework and orchestration engine designed for building complex AI applications. It provides a system for chaining large language models into sequential or parallel pipelines, utilizing a tool registry to convert standard functions into discoverable tools that models can invoke via reasoning. The project features an application deployment kit that enables hosting model workflows as web services with integrated chat interfaces and API gateways. It includes an infrastructure abstraction layer that allows users to switch between bare-metal servers, clusters, and public

    Creates multiple specialized agent configurations using a single base model to save memory by applying different prompt templates.

    Pythonagentsai-agentdata
    Auf GitHub ansehen↗3,842
  1. Home
  2. Artificial Intelligence & ML
  3. Model Instance Sharing