batch-inference

Tag

Cards List
#batch-inference

2X tk/s (from 19.4 -> 38.1 tk/s on 1 x MI50) Playing with a hypothesis like speculative decoding.. but instead of an additional side model, exploiting that I can run multiple computations side-by-side AS IF I had Qwen3.6-27B loaded twice in memory - small quants don't use all the available compute.

Reddit r/LocalLLaMA · 2026-06-09 Cached

Packed Twin Inference (PTI) is a technique that achieves ~2× LLM throughput by running multiple token sequences in a single batch decode, exploiting weight sharing in llama.cpp without needing a draft model or additional VRAM.

0 favorites 0 likes
#batch-inference

Show HN: Tiny-vLLM – high performance LLM inference engine in C++ and CUDA

Hacker News Top · 2026-05-29 Cached

Tiny-vLLM is a high-performance LLM inference engine implemented in C++ and CUDA, offering features like continuous batching and PagedAttention, and serves as an educational resource.

1 favorites 1 likes
#batch-inference

@raydistributed: Try out Ray-powered batch inference on Snowflake

X AI KOLs Following · 2026-05-21 Cached

Snowflake now supports job-based batch inference powered by Ray, enabling distributed GPU execution for scaling model inference over millions of unstructured datapoints with a single API call.

0 favorites 0 likes
← Back to home

Submit Feedback