Ask HN: What do you use for ML Hosting?
1–10 of 69 posts
Re: Ask HN: What do you use for ML Hosting?
#2For non-serverless, some to check out are these (though likely all overkill if you just need a single GPU)
vast.ai
Lambda labs
Re: Ask HN: What do you use for ML Hosting?
#3[0] https://cloudmarketplace.oracle.com/marketplace/en_US/adf.ta...
Re: Ask HN: What do you use for ML Hosting?
#4The first two are more customizable than the last. SageMaker is the cheapest.
Re: Ask HN: What do you use for ML Hosting?
#5I'm currently running a Discord bot with a 7B model off a free Oracle Ampere instance with their Pytorch Accelerated[0] image. It's not terribly fast, but totally usable for group chats that want to interrogate an AI. If you're doing some sort of offline processing or non-time-imperative operation, something like this might be worth looking into. [0] https://cloudmarketplace.oracle.com/marketplace/en_US/adf.ta...
Re: Ask HN: What do you use for ML Hosting?
#6I'm currently running a Discord bot with a 7B model off a free Oracle Ampere instance with their Pytorch Accelerated[0] image. It's not terribly fast, but totally usable for group chats that want to interrogate an AI. If you're doing some sort of offline processing or non-time-imperative operation, something like this might be worth looking into. [0] https://cloudmarketplace.oracle.com/marketplace/en_US/adf.ta...
Does that use all 4 OCPUs / 24GB memory?
Re: Ask HN: What do you use for ML Hosting?
#7Re: Ask HN: What do you use for ML Hosting?
#8I'm currently running a Discord bot with a 7B model off a free Oracle Ampere instance with their Pytorch Accelerated[0] image. It's not terribly fast, but totally usable for group chats that want to interrogate an AI. If you're doing some sort of offline processing or non-time-imperative operation, something like this might be worth looking into. [0] https://cloudmarketplace.oracle.com/marketplace/en_US/adf.ta...