Skip to content

Commit 33a5e32

Browse files
Update content/manuals/ai/model-runner.md
Co-authored-by: Jacob Howard <[email protected]>
1 parent 6286a44 commit 33a5e32

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
@@ -410,7 +410,7 @@ Once linked, re-run the command.
410410

411411
### No safeguard for running oversized models
412412

413-
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.
413+
Currently, Docker Model Runner doesn't include safeguards to prevent you from launching models that exceed your 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.
414414

415415
### No consistent digest support in Model CLI
416416

0 commit comments

Comments
 (0)