AI Templates on Cheap Cloud GPUs
We currently offer:- Ollama – launches an Ollama server for open-source large language models
- ComfyUI – installs ComfyUI for fast AI-image generation workflows
- WebUI Forge – deploys Stable Diffusion WebUI Forge with Flux-fp8 and Flux-fp4
Deploy a Template
- Create an instance
WebUI Forge ships with Flux-fp8 and Flux-fp4. For peak performance choose an A100 GPU.
- Connect to the instance
Port forwarding is handled automatically when you connect. The
-t
flag is unnecessary.- Start the service
Template Details
Ollama Template
- Forwards port 11434
- Access the API at
http://localhost:11434
- Ready for popular Ollama models
ComfyUI Template
- Forwards port 8188
- Mounts the
ComfyUI
directory to your Mac or Linux host - UI at
http://localhost:8188
- Includes common nodes and extensions
WebUI Forge Template
- Forwards port 7860
- Mounts
stable-diffusion-webui-forge
to your host - UI at
http://localhost:7860
- Includes Flux-fp8 and Flux-fp4 models