Skip to content

Commit dc9b8ea

Browse files
committed
trigger GH
1 parent b32be78 commit dc9b8ea

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

425425
### No safeguard for running oversized models
426426

427-
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.
427+
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.
428428

429429
### No consistent digest support in Model CLI
430430

0 commit comments

Comments
 (0)