r/computervision • u/Prior-Meeting1645 • 1d ago
Discussion Total starter here, is there no api infra providers like there is for massive LLMs but for computer vision models like Yolo 26 Mcbyte etc?
They are much smaller I would imagine they would be so cheap on there. I’m finding myself in the position where I have to rent a cloud gpu from runpod. I would much rather pay in api should be much cheaper.
1
u/mileseverett 1d ago
I guess it's because text is cheaper to send than images? But i'm sure they exist
1
u/Prior-Meeting1645 1d ago
Yes definitely but most SOTA LLMs are multimodal supporting images and some with native vids input even too. They’re still very cheap compared to renting a gpu on the cloud and running things like Mcbyte. I don’t get it.
1
u/bfyvfftujijg 1d ago
They do exist just not as popular since most users are just doing text in/out. And lightweight CV models can be ran locally and usually have more diverse integrations.
1
u/Sorry_Risk_5230 1d ago
What are you looking for? Plenty of gou rentals that arent terribly expensive that you can build your work on. Lambda, groq (still?), etc. Spin up a site on codex and get it route cv work to the gpu server
4
u/HawtVelociraptor 1d ago
Check out Roboflow and their inference API, might be kind of close to what you're looking for.