Initial production-ready Gemma 3 vLLM ROCm stack

Co-Authored-By: Oz <oz-agent@warp.dev>
This commit is contained in:
Raghav
2026-04-18 22:53:38 +05:30
commit ef8537e923
18 changed files with 988 additions and 0 deletions

3
frontend/Dockerfile Normal file
View File

@ -0,0 +1,3 @@
# Optional frontend Dockerfile.
# This stack uses the official Open WebUI image directly from docker-compose.yml.
FROM ghcr.io/open-webui/open-webui:main