Skip to content

Commit

Permalink
Add Lightning Studio and remove Banana.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
offchan42 authored Mar 3, 2024
1 parent 37f5735 commit cb6efe5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,10 +217,11 @@ Libraries that help you develop/debug/deploy the model in production (MLOps). Th

Remember that this is an opinionated list. There are bazillions of cloud providers out there. I'm not going to list them all. I'm just going to list the ones that I'm familiar with and I think are good.

* https://lightning.ai/ Lightning Studio makes it possible for you to ditch your high-end laptop for developing machine learning models. Just write code in the cloud using VSCode and use their GPUs for training or inference. Lightning Studio is similar to GitHub Codespaces but with GPU.
* https://modal.com/ Modal lets you run or deploy machine learning models, massively parallel compute jobs, task queues, web apps, and much more, without your own infrastructure.
* https://lambdalabs.com/ GPU cloud built for deep learning. Instant access to the best prices for cloud GPUs on the market. No commitments or negotiations required. Save over 73% vs AWS, Azure, and GCP. Configured for deep learning with Pytorch, TensorFlow, Jupyter
* https://www.runpod.io/ Save over 80% on GPUs. GPU rental made easy with Jupyter for PyTorch, Tensorflow or any other AI framework. I've used it before. Quite easy to use.
* https://www.banana.dev/ Ship ML to Prod, instantly. ⚡ Scale your machine learning inference and training on serverless GPUs. I heard someone reviewing that they have the cheapest GPU for inference service.
* https://replicate.com/ Run and fine-tune open-source models. Deploy custom models at scale using [cog](https://github.com/replicate/cog). All with one line of code.
* https://lambdalabs.com/ GPU cloud built for deep learning. Instant access to the best prices for cloud GPUs on the market. No commitments or negotiations required. Save over 73% vs AWS, Azure, and GCP. Configured for deep learning with Pytorch, TensorFlow, Jupyter
* https://www.beam.cloud/ On-demand GPU compute: Train and deploy AI and LLM applications securely on serverless GPUs, without managing infrastructure

### Data Storage
Expand Down

0 comments on commit cb6efe5

Please sign in to comment.