This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Steren
steren.fr
did:plc:3o7vdrjrgc7wol5wmhnglwsr
Serverless Gemma 3n with Ollama and Cloud Run in two lines:
$ gcloud run deploy --image ollama/ollama --port 11434 --gpu 1
$ OLLAMA_HOST=[...] ollama run gemma3n
2025-06-26T17:54:14.440Z