Company intelligence
InferX
True Serverless GPU Inference Platform
About InferX
Most inference platforms sell you compute. InferX gives you control of it. We built InferX because most GPU spend is wasted — models sitting loaded in VRAM waiting for traffic that isn’t there, and painfully slow cold starts when it finally shows up. InferX is an inference runtime that virtualizes GPU execution — CUDA and NCCL — at the boundary, not just the scheduler. That’s what makes sub-second cold starts possible: instead of rebuilding CUDA state, loading weights, and re-establishing multi-GPU topology from scratch, InferX snapshots an initialized inference system and restores it in milliseconds. In production, we’ve measured 494ms cold-start-to-first-token on a 27B model at full precision — a metric we’ve submitted to NeurIPS as a standardized benchmark. One snapshot becomes four production primitives: cold start, scale-out, GPU migration, and failure recovery — all from the same mechanism. Because the runtime controls the boundary all the way through GPU communication, isolation is built into the architecture, not bolted on top. InferX deploys inside your existing Kubernetes clusters — you keep your infrastructure, we handle inference execution underneath it. Inference is a systems problem, not a chip problem. Learn more: inferx.net
Verified activity
Signals from InferX
5 published signals
Products & Services
InferX intercepts NCCL communication at the runtime boundary to validate it before reaching the underlying GPU communication stack.
Reported by InferX
Products & Services
InferX launched a new free lineup including Gemma 4 31B, GPT-OSS 20B, Qwen3.6 35B A3B, Agents A1, Devstral 2 123B, and Qwen3 Coder Next.
Reported by InferX
Products & Services
InferX launched DeepSeek-V4-Flash-Vision-Exp, an experimental multimodal model matching DeepSeek V4 Flash on text capabilities while adding vision, bringing performance close to Opus-4.8.
Reported by InferX
Products & Services
InferX runs single-tenant VM isolation rather than shared container infrastructure.
Reported by InferX
Products & Services
InferX built a single-tenant architecture with VM-level isolation instead of shared clusters from day one.
Reported by InferX