mirror of
https://github.com/itme-brain/agent-team.git
synced 2026-05-08 10:40:12 -04:00
switched models
This commit is contained in:
parent
590145c714
commit
9d5559e2b4
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue