Greg Pereira
Greg Pereira'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
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
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
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.