I want to implement @imgru (since I namesniped it) but I’m struggling to find a way to host it

It needs to be able to handle TensorFlow or PyTorch including periodic training (not much, a single epoch would be plenty)

None of the cloud-based hosting servers I know could probably handle them. The VMs probably doesn’t have enough RAM to even load the model, let alone train them

Self hosting was an option, but it hasn’t since last year

comments

I think jeffalo doesn't want AI text on wasteof, I might be wrong though

  1. I’ll made it as dumb as possible

  2. @immark_v2 exists

:thumbs_up:

have you had a look at Oracle Cloud? they offer up to 4 Ampere cores and 24GB of RAM for free.

That requires a credit card though, which I currently do not have

Shouldn’t be hard to make one though

Most hosting providers will require a card, it’s to prevent abuse. With Oracle Cloud you won’t be charged at all unless you switch to the Pay-as-you-go plan, but I’ve just stayed on Always Free and have been fine.