
AIOpenCode
1 min read
Deploying Qwen3-Coder-30B-A3B on 8GB GPU with Docker
A 30B model on an 8GB GPU sounds impossible, but quantization and llama.cpp make it work. This guide shows how to run it with Docker and use it in OpenCode.
Browse all articles tagged with OpenCode. Found 4 articles covering this topic.

A 30B model on an 8GB GPU sounds impossible, but quantization and llama.cpp make it work. This guide shows how to run it with Docker and use it in OpenCode.
Private, self-healing Playwright test loop on WSL2 using llama.cpp via Docker, GPU acceleration, and OpenCode agents
Build a multi-agent AI dev team in OpenCode — with agents, skills, Playwright integration, and every config mistake I made so you don't have to.
Learn how to build a specialized QA Engineer agent in OpenCode that can autonomously create, execute, and maintain Playwright end-to-end tests using Playwright CLI and AI-powered test agents.