Skip to content

Commit b83285c

Browse files
committed
trigger GH
1 parent 39b090a commit b83285c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/manuals/ai/model-runner.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ Once linked, re-run the command.
428428

429429
### No safeguard for running oversized models
430430

431-
Currently, Docker Model Runner doesn't include safeguards to prevent you from launching models that exceed your systems available resources. Attempting to run a model that is too large for the host machine may result in severe slowdowns or render the system temporarily unusable. This issue is particularly common when running LLMs models without sufficient GPU memory or system RAM.
431+
Currently, Docker Model Runner doesn't include safeguards to prevent you from launching models that exceed their system's available resources. Attempting to run a model that is too large for the host machine may result in severe slowdowns or render the system temporarily unusable. This issue is particularly common when running LLMs models without sufficient GPU memory or system RAM.
432432

433433
### No consistent digest support in Model CLI
434434

0 commit comments

Comments
 (0)