Skip to content

Commit af73a37

Browse files
authored
Fix small typo
1 parent df07884 commit af73a37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

triton/apps/llms.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Large-language models are AI models that can understand and generate text,
66
primarily using transformer architectures.
77

88
Because the model weights are typically very large and the interest in the
9-
models is high, so we provide our users with pre-downloaded model weights and instructions on how to load these weights for inference purposes or for retraining and fine-tuning the models.
9+
models are high, so we provide our users with pre-downloaded model weights and instructions on how to load these weights for inference purposes or for retraining and fine-tuning the models.
1010

1111

1212
Pre-downloaded model weights

0 commit comments

Comments
 (0)