Files
ollama-gpu-switcher/.gitignore
Norbert 3366d6d9ec Initial commit: Ollama GPU Switcher
Simple web UI to toggle OpenClaw agents between work mode (qwen3 on ollama)
and lab mode (groq cloud fallback), giving the lab agent exclusive GPU access.

Features:
- One-click mode switching
- Real-time agent status
- Lab model selector
- Direct config file patching + gateway restart
2026-02-18 17:16:35 +00:00

5 lines
30 B
Plaintext

__pycache__/
*.pyc
.env
venv/