NISHIO Hirokazu[Translate]
OpenCodeでGemmaを使う
「OpenCodeをGemmaで使う」とも言える


opencode.jsonを置くだけであっさり解決した
opencode.json
{ "$schema": "https://opencode.ai/config.json", "provider": { "cybozu": { "npm": "@ai-sdk/openai-compatible", "name": "***", "options": { "baseURL": "https://***" }, "models": { "gemma-4-31B-it": { "name": "Gemma 4 31B IT" } } } } }

KarpathyのLLM WikiをローカルLLMで動かしたかったので

"Engineer's way of creating knowledge" the English version of my book is now available on [Engineer's way of creating knowledge]

(C)NISHIO Hirokazu / Converted from [Scrapbox] at [Edit]