switched models

This commit is contained in:
Bryan Ramos 2026-04-15 08:54:42 -04:00
parent 590145c714
commit 9d5559e2b4

View file

@ -56,7 +56,7 @@ OPENCODE_BASE_CONFIG = OPENCODE_DIR / "config.json"
OPENCODE_SKILLS_DIR = OPENCODE_DIR / "skills"
ORCHESTRATE_SKILL = SCRIPT_DIR / "skills" / "orchestrate" / "SKILL.md"
OPENCODE_MODEL_ID = "llama-stack/llamacpp/Qwen3-Coder-30B-A3B-Instruct-Q8_0"
OPENCODE_MODEL_ID = "llama-stack/llamacpp/Qwen3-Coder-30B-A3B-Instruct-Q6_K"
# ---------------------------------------------------------------------------
# Template variable values per target