With TensorPool, just describe your job and we handle all the GPU orchestration and execution at half the cost
Hi Everyone! We’re Joshua, Hlumelo, and Tycho - cofounders of TensorPool!👋
TLDR; Our CLI makes ML model training effortless - just describe your job, and we handle GPU orchestration and execution at half the cost of major cloud providers.
Here’s a quick demo of how easy it is to train ML models with TensorPool!
TensorPool Demo -- Fine-Tuning DeepSeek
Since high school, when we trained our first ML models, accessing remote compute has always been a massive hurdle. As the years went by and we moved further into academia/industry, a good solution never came. Whether it was AWS EC2’s absurd amount of configuration, or Google Colab’s inability to run jobs without your computer being on, nothing left us satisfied. We talked to our co-workers and friends and they all felt the same. We wanted using GPUs to be as easy as programming locally.
We got together and built a way to access industry-scale compute from your IDE. No more SSHing. No more massive data migrations. No more ML Ops headache. Just a simple CLI. [We also cut your costs by 50% which will be explained below :)]
TensorPool has 2 main advantages:
We’re currently giving away $5/week of free compute to early users, and would love for you all to try us out! Whether your start-up needs an ML infra upgrade or you love messing around with models in your free time – reach out to us we’d love to chat (team@tensorpool.dev)! You can find all the information to get started on our GitHub (drop us a star while you’re there 😊) or our website.
We would also love intros to enterprises that you believe could benefit from cheaper / easier access to GPUs.
Below is a quick start:
After completing the prerequisites, we create a “tp.config.toml” (explained here), either manually with:
tp config new
Or auto-generate one with natural language:
tp config <describe your task>
To then deploy and run your job – simply run:
tp run
and that’s it! Your model is training on cloud GPUs!
Joshua, Tycho, and Hlumelo all met their freshman year at Stanford where they got placed on the same dorm floor. Since then, they’ve taken all their classes together and have worked at companies like Apple, Blackstone, DeepMind, Nextdoor, CZI, and PIMCO.