Skip to content

Commit bbe528a

Browse files
Update content/manuals/ai/compose/models-and-compose.md
Co-authored-by: Dorin-Andrei Geman <[email protected]>
1 parent 4caf8dd commit bbe528a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/manuals/ai/compose/models-and-compose.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ Common configuration options include:
7777

7878
> [!NOTE]
7979
> Each model has its own maximum context size. When increasing the context length,
80-
> consider your hardware constraints. In general, try to use the smallest context size
81-
> possible for your use case.
80+
> consider your hardware constraints. In general, try to keep context size
81+
> as small as feasible for your specific needs.
8282

8383
- `runtime_flags`: A list of raw command-line flags passed to the inference engine when the model is started.
8484
For example, if you use llama.cpp, you can pass any of [the available parameters](https://github.com/ggml-org/llama.cpp/blob/master/tools/server/README.md).

0 commit comments

Comments
 (0)