TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: AI Infra for non-Nvidia GPUs

2 pointsby shadowfax9210 months ago
Hey! We are building open-source AI infra (on top of XLA) to make it easier to run AI workloads on non-NVIDIA GPUs (AMD, Google TPU, AWS Trainium, Intel Gaudi). We believe that with some effort, it is possible to achieve similar or better performance per watt compared to NVIDIA GPUs, while also enabling hardware diversity and reducing costs.<p>For the first step in this milestone, we released Felafax RoadRunnerX on Github (pun intended ), which includes a set of notebooks and deployment scripts for fine-tuning LlaMa3 on Google TPUs!<p>What do you all think? Would love to get your feedback!<p>Felafax RoadRunnerX repo - <a href="https:&#x2F;&#x2F;github.com&#x2F;felafax&#x2F;RoadrunnerX">https:&#x2F;&#x2F;github.com&#x2F;felafax&#x2F;RoadrunnerX</a>

1 comment

shadowfax9210 months ago
We also built a cloud UI to make it easy to spin-up large clusters of TPUs and run multi-GPU fine-tuning on them! Check that out here - <a href="https:&#x2F;&#x2F;felafax.ai&#x2F;">https:&#x2F;&#x2F;felafax.ai&#x2F;</a>