Skip to content
#

prefill

Here are 22 public repositories matching this topic...

Analyse approfondie de Dual Path (DeepSeek) : architecture double chemin pour charger le cache KV depuis le stockage, mutualisation de la bande passante, +100% de débit d'inférence et -56% sur le premier token sans GPU supplémentaire. Fiche de lecture, mindmap textuelle et Q/R détaillées sur l'optimisation agentique.

  • Updated Jun 23, 2026

Simulates prefill/decode disaggregation for LLM serving across 192 configurations. Key findings: disaggregation beats monolithic in 19% of configs (requires arrival>=20 req/s AND prompt>=1024 tokens); best case 29% TTFT improvement; KV transfer scales linearly with prompt length; bandwidth has diminishing returns past 50 GB/s.

  • Updated Jul 10, 2026
  • C++

Improve this page

Add a description, image, and links to the prefill topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the prefill topic, visit your repo's landing page and select "manage topics."

Learn more