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 RepositoriesShared Storage Offloading

Offloading mechanisms that move KV cache blocks to a shared filesystem to decouple capacity from local GPU memory.

Distinct from Activation and KV Cache Offloaders: Focuses on shared network storage rather than local DRAM or NVMe offloading

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Shared Storage Offloading. Refine with filters or upvote what's useful.

Awesome Shared Storage Offloading GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • llm-d/llm-dAvatar von llm-d

    llm-d/llm-d

    2,514Auf GitHub ansehen↗

    llm-d is a distributed serving framework designed for large language model inference. It functions as an inference orchestrator and gateway, providing a control plane for deploying model replicas and managing hardware accelerators. The system includes a batch inference scheduler and a cache manager to coordinate request flow and memory utilization. The project is distinguished by a disaggregated serving architecture that separates prefill and decode execution phases across specialized workers to maximize throughput. It employs a hardware-agnostic control plane and tiered cache offloading, mov

    Moves memory blocks to a shared file system to decouple cache capacity from local GPU memory.

    Shell
    Auf GitHub ansehen↗2,514
  1. Home
  2. Artificial Intelligence & ML
  3. KV Cache Optimizations
  4. Activation and KV Cache Offloaders
  5. Shared Storage Offloading