frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Launch HN: IonRouter (YC W26) – High-throughput, low-cost inference

https://ionrouter.io
24•vshah1016•1h ago
Hey HN — I’m Veer and my cofounder is Suryaa. We're building Cumulus Labs (YC W26), and we're releasing our latest product IonRouter (https://ionrouter.io/), an inference API for open-source and fine tuned models. You swap in our base URL, keep your existing OpenAI client code, and get access to any model (open source or finetuned to you) running on our own inference engine.

The problem we kept running into: every inference provider is either fast-but-expensive (Together, Fireworks — you pay for always-on GPUs) or cheap-but-DIY (Modal, RunPod — you configure vLLM yourself and deal with slow cold starts). Neither felt right for teams that just want to ship.

Suryaa spent years building GPU orchestration infrastructure at TensorDock and production systems at Palantir. I led ML infrastructure and Linux kernel development for Space Force and NASA contracts where the stack had to actually work under pressure. When we started building AI products ourselves, we kept hitting the same wall: GPU infrastructure was either too expensive or too much work.

So we built IonAttention — a C++ inference runtime designed specifically around the GH200's memory architecture. Most inference stacks treat GH200 as a compatibility target (make sure vLLM runs, use CPU memory as overflow). We took a different approach and built around what makes the hardware actually interesting: a 900 GB/s coherent CPU-GPU link, 452GB of LPDDR5X sitting right next to the accelerator, and 72 ARM cores you can actually use.

Three things came out of that that we think are novel: (1) using hardware cache coherence to make CUDA graphs behave as if they have dynamic parameters at zero per-step cost — something that only works on GH200-class hardware; (2) eager KV block writeback driven by immutability rather than memory pressure, which drops eviction stalls from 10ms+ to under 0.25ms; (3) phantom-tile attention scheduling at small batch sizes that cuts attention time by over 60% in the worst-affected regimes. We wrote up the details at cumulus.blog/ionattention.

On multimodal pipelines we get better performance than big players (588 tok/s vs. Together AI's 298 on the same VLM workload). We're honest that p50 latency is currently worse (~1.46s vs. 0.74s) — that's the tradeoff we're actively working on.

Pricing is per token, no idle costs: GPT-OSS-120B is $0.02 in / $0.095 out, Qwen3.5-122B is $0.20 in / $1.60 out. Full model list and pricing at https://ionrouter.io.

You can try the playground at https://ionrouter.io/playground right now, no signup required, or drop your API key in and swap the base URL — it's one line. We built this so teams can see the power of our engine and eventually come to us for their finetuned model needs using the same solution.

We're curious what you think, especially if you're running finetuned or custom models — that's the use case we've invested the most in. What's broken, what would make this actually useful for you?

Comments

GodelNumbering•1h ago
As an inference hungry human, I am obviously hooked. Quick feedback:

1. The models/pricing page should be linked from the top perhaps as that is the most interesting part to most users. You have mentioned some impressive numbers (e.g. GLM5~220 tok/s $1.20 in · $3.50 out) but those are way down in the page and many would miss it

2. When looking for inference, I always look at 3 things: which models are supported, at which quantization and what is the cached input pricing (this is way more important than headline pricing for agentic loops). You have the info about the first on the site but not 2 and 3. Would definitely like to know!

Oras•1h ago
The problem is well articulated and nice story for both cofounders.

One thing I don’t get is why would anyone use a direct service that does the same thing as others when there are services such as openrouter where you can use the same model from different providers? I would understand if your landing page mentioned fine-tuning only and custom models, but just listing same open source models, tps and pricing wouldn’t tell me how you’re different from other providers.

I remember using banana.dev a few years ago and it was very clear proposition that time (serverless GPU with fast cold start)

I suppose positioning will take multiple iterations before you land on the right one. Good luck!

reactordev•1h ago
“Pricing is per token, no idle costs: GPT-OSS-120B is $0.02 in / $0.095 out, Qwen3.5-122B is $0.20 in / $1.60 out. Full model list and pricing at https://ionrouter.io.”

Man you had me panicking there for a second. Per token?!? Turns out, it’s per million according to their site.

Cool concept. I used to run a Fortune 500’s cloud and GPU instances hot and ready were the biggest ask. We weren’t ready for that, cost wise, so we would only spin them up when absolutely necessary.

nylonstrung•59m ago
Unless I misunderstood it seems like this is trailing the pareto frontier in cost and speed.

Compare to providers like Fireworks and even with the openrouter 5% charge it's not competitive

erichocean•27m ago
> what would make this actually useful for you?

A privacy policy that's at least as good as Vertex.ai at Google.

Otherwise it's a non-starter at any price.

Oras•19m ago
What's unique about Vertex's privacy policy?
cmrdporcupine•22m ago
Very cool, I see that "Deploy your finetunes, custom LoRAs, or any open-source model on our fleet." is "Book a call" -- any sense of what pricing will actually look like here, since this seems like it's kind of where your approach wins out, the ability to swap in custom model easier/cheaper?

Just curious how close we are to a world where I can fine tune for my (low volume calls) domain and then get it hosted. Right now this is not practical anywhere I've seen, at the volumes I would be doing it at (which are really hobby level).

Show HN: Every Developer in the World, Ranked

https://coderank.me
2•ejc•2m ago•0 comments

A Plain Anabaptist Story: The Hutterites

https://ulmer457718.substack.com/p/a-plain-anabaptist-story-the-hutterites
2•gaplong•2m ago•0 comments

Apple MacBook Neo beats every single x86 PC CPU for single-core performance

https://www.pcgamer.com/hardware/gaming-laptops/new-benchmarks-show-the-iphone-chip-in-the-cut-pr...
1•baal80spam•2m ago•0 comments

Beyond the Limit: Introducing Mixedbread Wholembed v3

https://mixedbread.com/blog/wholembed-v3
1•emschwartz•3m ago•0 comments

In Praise of Stupid Questions

https://mathenchant.wordpress.com/2026/03/12/in-praise-of-stupid-questions/
1•jamespropp•5m ago•1 comments

Removing Comments from SWE-Bench Improves Agent Performance

https://antimemeticai.com/blog/comment-ablation
1•irgolic•5m ago•0 comments

How to Blur Sensitive Text in Screenshots with AI and ImageMagick

https://www.jamdesk.com/blog/blur-screenshots-with-ai
1•gbourne1•5m ago•0 comments

Keep the Tokens Flowing: Lessons from 16 Open-Source RL Libraries

https://huggingface.co/blog/async-rl-training-landscape
1•kashifr•6m ago•0 comments

The Context Lake

https://wetware.media/blog/context-lake/
1•carlwm•6m ago•1 comments

A Claude Code skill for deliberate skill development during AI-assisted coding

https://github.com/DrCatHicks/learning-opportunities
1•mooreds•8m ago•0 comments

Has vibecoding produced anything of substance, or investibility yet?

1•iiiiiiiiio•9m ago•0 comments

Frustrating experience reporting bugs on major companies websites as a developer

1•cupcake-unicorn•9m ago•0 comments

A Typed Language for Agent Coordination

https://johncarlosbaez.wordpress.com/2026/03/11/a-typed-language-for-agent-coordination/
1•terryf•12m ago•0 comments

$6T in Gulf capital is looking for the exit

https://climatemoney.substack.com/p/what-the-iran-war-means-for-the-energy
1•xrd•12m ago•0 comments

Systemd 260-Rc3 Released with AI Agents Documentation Added

https://www.phoronix.com/news/systemd-260-rc3
1•throw_await•12m ago•0 comments

Adobe CEO Shantanu Narayen says he will step down

https://www.cnbc.com/2026/03/12/adobe-ceo-shantanu-narayen-step-down.html
1•leopoldj•13m ago•1 comments

Ask HN: How do you cope with the broken rythm of agentic coding?

3•pauletienney•14m ago•1 comments

CostRouter – Cut AI API costs 60% by routing to the cheapest capable model

2•alex_1002•15m ago•0 comments

MCP Security 2026: 30 CVEs in 60 Days

https://www.heyuan110.com/posts/ai/2026-03-10-mcp-security-2026/
1•danebalia•15m ago•1 comments

How OpenAI Uses Codex [pdf]

https://cdn.openai.com/pdf/6a2631dc-783e-479b-b1a4-af0cfbd38630/how-openai-uses-codex.pdf
1•d0able•16m ago•0 comments

Announcing Cloudflare Account Abuse Protection

https://blog.cloudflare.com/account-abuse-protection/
1•chmaynard•16m ago•0 comments

Shantanu Narayen to Transition from Adobe CEO Role

https://news.adobe.com/news/2026/03/employee-memo
1•pfrrp•17m ago•0 comments

Idea Cells

https://sphera.substack.com/p/idea-cells
1•KyleVlaros•18m ago•1 comments

Show HN: My Vibe Page

https://www.myvibepage.com/p/Duq1IdfUMy
1•hershyb_•19m ago•3 comments

Show HN: Claude Forge – GAN Inspired Adversarial Pipeline

https://github.com/HatmanStack/claude-forge
1•hatmanstack•20m ago•0 comments

Where is AI showing up in the productivity data?

https://www.ft.com/content/d6fdc04f-85cf-4358-a686-298c3de0e25b
2•aanet•22m ago•1 comments

Company AI Readiness Scores

https://company.lost2038.com/show-hn-draft.html
1•mikeberkley•24m ago•1 comments

Prompt Engineering for AI Music: What Works with Suno

https://jch254.com/blog/prompt-engineering-ai-music-suno/
1•603•24m ago•1 comments

AI Agents Love Gleam

https://curling.io/blog/21-reasons-ai-agents-love-gleam
3•rapind•25m ago•1 comments

The best voice-to-text app for me

https://absta.in/the-best-voice-to-text-app-for-me/
1•obscureanimal•26m ago•0 comments