We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9d1788 commit 88abb07Copy full SHA for 88abb07
.labspace/compose.override.yaml
@@ -12,7 +12,7 @@ services:
12
environment:
13
OPENAI_BASE_URL: http://model-runner.docker.internal/engines/v1
14
OPENAI_API_KEY: not-required
15
- OPENAI_MODEL: ai/gemma3-qat
+ OPENAI_MODEL: ai/gemma3:4B-Q4_K_M
16
17
# Settings for the MCP Inspector and MCP Gateway
18
HOST: 0.0.0.0
0 commit comments