Skip to content

Commit 88abb07

Browse files
authored
Update OPENAI_MODEL in compose.override.yaml
1 parent b9d1788 commit 88abb07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.labspace/compose.override.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services:
1212
environment:
1313
OPENAI_BASE_URL: http://model-runner.docker.internal/engines/v1
1414
OPENAI_API_KEY: not-required
15-
OPENAI_MODEL: ai/gemma3-qat
15+
OPENAI_MODEL: ai/gemma3:4B-Q4_K_M
1616

1717
# Settings for the MCP Inspector and MCP Gateway
1818
HOST: 0.0.0.0

0 commit comments

Comments
 (0)