Yuan Tang
Yuan Tang's contributions
Article
Deploying distributed AI inference: Blueprints & troubleshooting
Fatih E. Nar
+3
Learn how to optimize deployment of vLLM for various traffic shapes, including high-concurrency chat, long-context RAG, high-throughput batch, and distributed AI-grid.
Article
Optimizing distributed AI inference: Advanced deployment patterns
Fatih E. Nar
+3
Learn about the three optimization levers for distributed AI inference: prefill/decode disaggregation, KV cache strategy, and speculative decoding.
Article
Designing distributed AI inference: Core concepts and scaling dimensions
Fatih E. Nar
+3
Learn about the five-dimensional design space in modern LLM serving, including tensor, pipeline, expert, data, and context parallelism.
Article
Combining KServe and llm-d for optimized generative AI inference
Ran Pollak
+1
Learn how to combine KServe and llm-d to optimize generative AI inference, improve performance, and reduce infrastructure costs. This article demonstrates the integration architecture and provides practical guidance for AI platform teams.
Article
Why vLLM is the best choice for AI inference today
Fatih E. Nar
+4
Discover the advantages of vLLM, an open source inference server that speeds up generative AI applications by making better use of GPU memory.
Article
Empower conversational AI at scale with KServe
Saurabh Agarwal
+3
Discover the benefits of KServe, a highly scalable machine learning deployment tool for Kubernetes.
Deploying distributed AI inference: Blueprints & troubleshooting
Learn how to optimize deployment of vLLM for various traffic shapes, including high-concurrency chat, long-context RAG, high-throughput batch, and distributed AI-grid.
Optimizing distributed AI inference: Advanced deployment patterns
Learn about the three optimization levers for distributed AI inference: prefill/decode disaggregation, KV cache strategy, and speculative decoding.
Designing distributed AI inference: Core concepts and scaling dimensions
Learn about the five-dimensional design space in modern LLM serving, including tensor, pipeline, expert, data, and context parallelism.
Combining KServe and llm-d for optimized generative AI inference
Learn how to combine KServe and llm-d to optimize generative AI inference, improve performance, and reduce infrastructure costs. This article demonstrates the integration architecture and provides practical guidance for AI platform teams.
Why vLLM is the best choice for AI inference today
Discover the advantages of vLLM, an open source inference server that speeds up generative AI applications by making better use of GPU memory.
Empower conversational AI at scale with KServe
Discover the benefits of KServe, a highly scalable machine learning deployment tool for Kubernetes.