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

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

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

2 个仓库

Awesome GitHub RepositoriesMulti-Turn Serving Optimizations

Specialized serving techniques for stateful multi-turn interactions, such as session-affinity routing and prefix caching.

Distinct from Optimized Model Serving: Focuses on stateful multi-turn interaction efficiency specifically, whereas Optimized Model Serving is general high-performance serving.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Multi-Turn Serving Optimizations. Refine with filters or upvote what's useful.

Awesome Multi-Turn Serving Optimizations GitHub Repositories

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

    yangjianxin1/Firefly

    6,642在 GitHub 上查看↗

    Firefly is a training framework and inference engine for large language models. It functions as a toolkit for pre-training and fine-tuning various open-weight architectures, providing a system for model alignment and parameter-efficient fine-tuning. The project includes utilities for merging adapter weights back into base models to create standalone files. It also provides a model alignment toolkit to format training data according to specific prompt templates, ensuring conversational consistency across different models. The framework supports distributed model training and preference-based

    Provides optimized serving for stateful multi-turn interactions using memory-efficient inference.

    Pythonalpacaaquilabaichuan
    在 GitHub 上查看↗6,642
  • thudm/slimeTHUDM 的头像

    THUDM/slime

    4,259在 GitHub 上查看↗

    SLIME is a distributed reinforcement learning framework for large language model post-training that bridges Megatron training with SGLang inference servers. It orchestrates scalable RL loops across GPU clusters, decoupling training and inference into independent processes that communicate over HTTP and NCCL for independent scaling and fault tolerance. The system supports multi-agent reinforcement learning workflows with parallel agent instances, customizable rollout strategies, and personalized agent serving that improves models from prior conversations without disrupting API serving. The fra

    Implements session-affinity routing to reuse prefix caches across multi-turn interactions.

    Python
    在 GitHub 上查看↗4,259
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure
  5. Optimization & Inference
  6. Serving & Runtime
  7. Large Language Model Optimization
  8. Optimized Model Serving
  9. Multi-Turn Serving Optimizations