awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • lazyagi/lazyllmLazyAGI 的头像

    LazyAGI/LazyLLM

    3,842在 GitHub 上查看↗

    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
    在 GitHub 上查看↗3,842
  1. Home
  2. Artificial Intelligence & ML
  3. Model Instance Sharing