Agents & InferenceHacker News

Moondream Photon cuts VLM latency to 33ms on NVIDIA B200

Which summary reads better? Pick one — models revealed after.Both summaries are AI-generated.

Summary A

Photon reports ~33ms near-realtime VLM inference on NVIDIA B200 and up to 35% higher decode throughput by hiding CPU–GPU synchronization bubbles during autoregressive decoding. The practical takeaway is that decode performance can be materially improved without changing model weights: keep sampled tokens on-GPU, pipeline the next forward pass before CPU bookkeeping finishes, and handle buffer/order/cleanup hazards explicitly in your inference engine.

LinkedIn

Two AI summaries of each story, blind-voted — see today's agents & inference digest →