Commit 0bb5c6a
authored
Fix typo in tutorial for exporting llm (#15906)
### Summary
Fix typo in [Exporting
LLMs](https://docs.pytorch.org/executorch/main/llm/export-llm.html)
### Test plan
No test needed.
cc @mergennachin @jackzhxng @Gasoonjia1 parent 47842b0 commit 0bb5c6a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
0 commit comments