Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit da3cc5b

Browse files
authored
Fix instance group setting link (triton-inference-server#4755)
1 parent a3e96fa commit da3cc5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/model_configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -274,8 +274,8 @@ By default, Triton will try to complete these sections. However,
274274
by starting Triton with `--disable-auto-complete-config` option,
275275
Triton can be configured to not auto-complete model configuration
276276
on the backend side. However, even with this option Triton will
277-
fill in missing instance_group(#instance-group) settings with default
278-
values.
277+
fill in missing [`instance_group`](#instance-groups) settings with
278+
default values.
279279

280280
Triton can derive all the required settings automatically for
281281
most of the TensorRT, TensorFlow saved-model, and ONNX models.

0 commit comments

Comments
 (0)