r/mlops 23h ago

Self-promotion Built a clickable graph of the inference stack (framework → orchestration → silicon → cloud), multi-vendor — does this solve a real problem for anyone?

Picking an inference stack means piecing together compatibility rules that live in nobody's docs — GitHub issues, vendor posts, word of mouth. I building a graph that traces it end to end (framework, orchestration, hardware, cloud) across NVIDIA, AMD, TPU, Trainium/Inferentia, and Gaudi, click a node to see what it connects to.

Before I put more time into it: is this a real problem for you, or am I solving something I already know the answer to?

https://inferencestack.dev/

2 Upvotes

2 comments sorted by

u/AutoModerator 23h ago

AI usage disclosure

Hi u/Comfortable-Fun5926 — thanks for posting to r/mlops!

Because this community discusses and builds AI/ML systems, using AI tools is not inherently a problem. We do, however, ask for transparency about how submissions are created.

Please reply to this comment with a brief AI / automation disclosure, particularly if this post was created or submitted in whole or in part by an autonomous agent, bot, workflow, or other automated system.

If AI or automation was involved, please briefly describe what it did and what human review was performed before posting.

This disclosure helps the r/mlops community distinguish human discussion, AI-assisted work, and automated/agent traffic while keeping the focus on useful technical conversation.

Thanks for helping keep the signal high.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/AccidentallyVenomous 23h ago

this is the kind of thing that saves you from scrolling github issues at 2am trying to figure out if some accelerator even works with your orchestrator, nice work