Skip to content

Commit 07af4e0

Browse files
author
Yu Tian
committed
fix typos
1 parent 1e31d2c commit 07af4e0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

triton/apps/llms.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,16 +100,13 @@ Here is an example slurm script using the raw weights to do batch inference. For
100100
Model weight conversions
101101
------------------------
102102
Usually models produced in research are stored as weights from PyTorch or other
103-
frameworks. When doing inference,
104-
105-
We also have models that are already converted to different formats.
103+
frameworks. As for inference, we also have models that are already converted to different formats.
106104

107105

108106
Huggingface Models
109107
~~~~~~~~~~~~~~~~~~~
110108

111109

112-
113110
We have the following Huggingface models stored:
114111

115112
.. list-table::

0 commit comments

Comments
 (0)