Which web host is b...
 
Notifications
Clear all

Which web host is best for hosting AI models?

2 Posts
3 Users
0 Reactions
68 Views
0
Topic starter

Im getting so hyped about this side project I started where Im fine-tuning a small Llama model to help categorize my massive collection of old research PDFs. Its super cool to see it actually working on my local machine but its starting to sound like a jet engine and I really cant leave my pc running 24/7 like this. I have a budget of maybe 60 bucks a month and need something that can handle decent inference speed without me having to sell a kidney.

I checked out some threads on Reddit and saw people raving about RunPod and Lambda Labs, but honestly the documentation feels like its written for people with a PhD in devops which Im definitely not. Some folks say just rent a VPS on Vultr or DigitalOcean but dont I need a beefy GPU for these things to not crawl? Im based in the UK and need this ready for some testing by next weekend. Do you guys actually use these cloud providers for AI models or is there some easier host where I dont have to worry about configuring a million Docker containers just to get a chat interface running?


2 Answers
11

> dont I need a beefy GPU for these things to not crawl? You're spot on, man. Trying to run LLMs on a standard VPS without a GPU is a total nightmare. I learned that the hard way last year when I tried to host a small fine-tune on a basic instance. Spent three days just trying to get it to output a single sentence at a reasonable speed. Adding my two cents, just skip the VPS headache entirely. I've been using Paperspace Gradient Core for my projects recently and it's been a dream. The UI is honestly way friendlier than the other cloud stuff out there. Also, keep an eye on your storage costs if you're pulling in massive PDF datasets. Just keep it simple and you'll be fine by next weekend.


3

Honestly, staying away from pure VPS providers is smart because they just dont have the VRAM you need. I had issues with latency on a DigitalOcean Droplet Premium CPU Optimized for this stuff, it was super slow. If you want something easier, try RunPod GPU Cloud RTX 3090. It is way more plug and play than a standard VPS, even if the UI takes a minute to learn. Honestly, just look for their pre-built templates.


Share: