Re: Choosing a vps hosting with GPU

2025-06-20 Thread Tom Glod via use-livecode
Digital ocean just released a service where they offerGen AI models as a simple endpoint. https://www.digitalocean.com/products/gen-ai This looks like a good alternative to rolling your own with a vps. On Tue, Jun 17, 2025 at 6:52 AM jbv via use-livecode < use-livecode@lists.runrev.com> wrote

Choosing a vps hosting with GPU

2025-06-17 Thread jbv via use-livecode
Hi list, I have just finalized an app that will process a lot of text and images through AI models, with a main loop running for days (or even weeks) that will send ten of thousands of API requests to Ollama and/or Llama.cpp, and feed the returned data into various DBs. I have made numerous test