Skip to content
AxiomLogicaSearch
Category

AI & ML

All about AI and Machine Learning, Latest articles, advances in domain.

All articles

How to use vLLM for Mixtral and DeepSeek-V3 serving with expert parallelism
AI & ML

How to use vLLM for Mixtral and DeepSeek-V3 serving with expert parallelism

vLLM’s support for Mixtral and DeepSeek-V3 pairs expert parallelism with PagedAttention, continuous batching, and distributed inference so MoE serving can stay memory-efficient — but the deployment path is constrained by model-specific parallelism settings, supported hardware backends, and the need to tune GPU memory utilization and batching for expert-heavy traffic.

18 min read
KeyDiff vs H2O and StreamingLLM: which KV cache eviction policy fits long-context serving?
AI & ML

KeyDiff vs H2O and StreamingLLM: which KV cache eviction policy fits long-context serving?

KeyDiff is positioned around key-similarity-aware eviction, while H2O and StreamingLLM represent broader history- or window-based retention strategies — the comparison should center on how each policy trades memory ceiling, long-context accuracy retention, and serving latency under strict cache budgets, rather than treating them as interchangeable compressions.

24 min read
When does model distillation beat quantization for deployment cost and throughput?
AI & ML

When does model distillation beat quantization for deployment cost and throughput?

Distillation can beat quantization on runtime throughput when the student is much smaller, but the break-even depends on whether the upfront training and engineering cost is amortized over enough tokens; quantization usually wins on time-to-production and capex avoidance, while distillation wins only when sustained inference volume justifies the extra training spend.

18 min read

The weekly brief.

One email each Sunday with what we tested, what we'd buy, and what to skip. No filler.