Files
QodeAssist/sources/agents/lmstudio_quick_refactor_gemma4_12b.toml
2026-07-03 09:49:42 +02:00

12 lines
619 B
TOML

schema_version = 1
extends = "LM Studio Quick Refactor"
name = "LM Studio Quick Refactor — 16 GB (Gemma 4 12B)"
description = "Light tier. Deterministic inline refactor on Gemma 4 12B QAT (Q4_0) — ~10 GB resident, 16 GB. Reasoning disabled via reasoning.effort=none for a fast single shot (a reasoning inline edit is impractical). temp=0.2, tools off, clean code output (no markdown fences). Point the LM Studio (Responses API) provider URL at your host."
model = "google/gemma-4-12b-qat"
tags = ["refactor", "lmstudio", "responses", "local", "gemma4", "16gb"]
[body]
reasoning = { effort = "none" }