Fatih E. Nar
Fatih E. Nar's contributions
Article
Architect an open blueprint for cloud-native AI agents
Fatih E. Nar
+2
Learn how to build an open cloud native architecture for AI agents. This blueprint explains how to improve workload isolation and implement inference routing.
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
What GPU kernels mean for your distributed inference
Fatih E. Nar
+1
Learn about GPU compute kernels, their role in distributed AI inference, and the Hugging Face Kernel Hub.
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.
Architect an open blueprint for cloud-native AI agents
Learn how to build an open cloud native architecture for AI agents. This blueprint explains how to improve workload isolation and implement inference routing.
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.
What GPU kernels mean for your distributed inference
Learn about GPU compute kernels, their role in distributed AI inference, and the Hugging Face Kernel Hub.
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.