Inference & Serving

Serving runtimes, Triton, vLLM, ONNX Runtime, and scalable endpoints.

  • 3 Tracked terms
  • Last 30 days Feed window

What this topic collects on

An article joins this feed when it matches these terms. Each one is also a search of its own.

Latest in Inference & Serving


dev.to > gde > 2b-gemma-4-deployment-with-cloud-run-nvidia-l4-mcp-sdk-2x-and-claude-code-4ml3

2B Gemma 4 Deployment with Cloud Run, NVIDIA L4, MCP SDK 2.x, and Claude Code

4+ day, 2+ hour ago   (1508+ words) This article provides a step by step deployment guide for Gemma 4 E2B to a Cloud Run hosted GPU enabled system. A suite of Python MCP tools is built to simplify management of the vLLM hosted deployment with Claude Code. This project…...


docs.vllm.ai > projects > vime > en > stable > advanced > external-rollout-engines.html

External Rollout Engines Roadmap??? Vime

6+ day, 22+ hour ago   (685+ words) An external rollout engine is a vLLM engine that is not launched by the vime training job. Another system deploys and owns the engine lifecycle; vime connects to those engines during training, registers a router, and syncs updated actor weights…...


phoronix.com > news > Rustls-0.23.44-Released

Rustls 0.23.44 Released With ML-DSA Certificates Enabled By Default

1+ week, 11+ hour ago   (200+ words) Rustls as the modern TLS library implementation written in the Rust programming language is out with a new feature release. This morning's Rustls 0.23.44 release enables post-quantum secure ML-DSA certificates by default... - Categories Computers Display Drivers Graphics Cards Linux Gaming Memory…...


dev.to > aws-builders > three-gemma-4-deployments-on-one-t4g-for-under-3-what-the-runtime-changes-and-what-it-doesnt-2cin

Three Gemma 4 Deployments on One T4G for Under $3: What the Runtime Changes, and What It Doesn't

1+ week, 6+ day ago   (1818+ words) This article provides a step by step comparison of three Gemma 4 deployments on a single AWS hosted GPU enabled system. A suite of Python MCP tools is built to simplify management of each deployment, and one benchmark harness is shared…...


dev.to > gde > gemma-4-in-pure-jax-what-ports-from-tpu-to-gpu-and-what-doesnt-3m09

Gemma 4 in Pure JAX: What Ports from TPU to GPU, and What Doesn't

2+ week, 2+ day ago   (1003+ words) This article is about running a hand-written Gemma 4 port in pure JAX on three different accelerators, and about the two places the abstraction leaks. The code is here: This project aims to serve one Gemma 4 checkpoint from one JAX port…...


dev.to > aws-builders > pure-jax-on-g5g-serving-gemma-4-on-graviton-and-a-t4g-3glo

Pure JAX on G5g: Serving Gemma 4 on Graviton and a T4G

2+ week, 2+ day ago   (1363+ words) This article provides a step by step deployment guide for serving Google's Gemma 4 on an AWS EC2 G5g instance using pure JAX. The code is here: This project aims to serve a modern open model on the cheapest whole CUDA GPU AWS…...


dev.to > gde > deploying-a-qat-checkpoint-your-serving-stack-cant-load-gemma-4-e2b-in-pure-jax-on-one-tpu-5cjm

Deploying a QAT Checkpoint Your Serving Stack Can't Load: Gemma 4 E2B in Pure JAX on One TPU

3+ week, 5+ day ago   (1484+ words) Cloud TPU v6e-1 (ct6e-standard-1t, one v6e chip, 32 GB HBM), Compute Engine flex-start, europe-west4-a. All timings below measured 2026-08-19 unless stated otherwise. There is a particular kind of dead end where every component is healthy, every version is current, and the thing still does…...