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.
Public source
Publisher name
Public post
The more, the merrier. More FREE models on InferX. 🆓 Our free lineup now includes: • Gemma 4 31B • GPT-OSS 20B • Qwen3.6 35B A3B • Agents A1 • Devstral 2 123B • Qwen3 C…
Company
InferX
True Serverless GPU Inference Platform
- Industry
- Technology, Information and Internet
- Location
- Seattle, US
- Company size
- 2–10 employees
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
See moreLatest activity
Latest activity from InferX
5 signals
Products & Services
InferX intercepts NCCL communication at the runtime boundary to validate it before reaching the underlying GPU communication stack.
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.
Products & Services
InferX runs single-tenant VM isolation rather than shared container infrastructure.
Discover more
Similar signals
Similar public activity from other companies.
Products & Services
Mixlayer
Mixlayer launched Qwen 3.8 27B, a mid-size model that punches way above its weight, on par with GPT-5.6 Luna as measured by Artificial Analysis.
Products & Services
Mirai Labs
Mirai Labs released a speculative decoding implementation in its inference engine Uzu for Qwen3.6 27B, Qwen3.8 27B, and Muse Glimmer.
Products & Services
GreenPT
GreenPT published its first two open models, GreenPT/Qwen3.5-9B-honey and GreenPT/Qwen3.8-27B-honey, using LoRA adapters on Qwen3.5-9B and Qwen3.8-27B respectively.
Products & Services
Institute of Foundation Models
Institute of Foundation Models launched self-hosting of six models using vLLM or SGLang with weights on Hugging Face, running locally with Ollama, and deploying through its API platform.
Products & Services
Opper AI