Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 14e8d3c

Browse files
committed
Change default Bedrock model to smollm2:360m
1 parent fb534e7 commit 14e8d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/references/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ This section covers configuration options that are specific to certain AWS servi
9595
| Variable | Example Values | Description |
9696
| - | - | - |
9797
| `BEDROCK_PREWARM` | `0` (default) \| `1` | Pre-warm the Bedrock engine directly on LocalStack startup instead of on demand. |
98-
| `DEFAULT_BEDROCK_MODEL` | `smollm2` (default) | The model to use to handle text model invocations in Bedrock. Any text-based model available for Ollama is usable. |
98+
| `DEFAULT_BEDROCK_MODEL` | `smollm2:360m` (default) | The model to use to handle text model invocations in Bedrock. Any text-based model available for Ollama is usable. |
9999

100100
### BigData (EMR, Athena, Glue)
101101

0 commit comments

Comments
 (0)