Skip to content

Commit fedb2e7

Browse files
committed
remove provider
1 parent 5a3bc2e commit fedb2e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/manuals/ai/compose/model-runner.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,10 @@ services:
9898
- ai_runner
9999
100100
ai_runner:
101-
provider:
102-
type: model
101+
models:
102+
llm:
103+
image: ai/smollm2
103104
options:
104-
model: ai/smollm2
105105
context-size: 1024
106106
runtime-flags: "--no-prefill-assistant"
107107
```

0 commit comments

Comments
 (0)