Skip to content

Instantly share code, notes, and snippets.

@evilJazz
evilJazz / MI50_32GB_VBIOS.md
Last active June 11, 2026 23:09
MI50 32GB VBIOS
@extreme2k
extreme2k / compose.yaml
Created June 3, 2025 16:32 — forked from notthebee/compose.yaml
Ollama docker-compose
---
services:
webui:
image: ghcr.io/open-webui/open-webui:main
ports:
- 8080:8080/tcp
environment:
- OLLAMA_BASE_URL=http://ollama:11434
volumes:
- /var/opt/data/ollama/webui:/app/backend/data