Skip to content

Commit 2d4e18e

Browse files
authored
fixed README typo (#5)
1 parent 0294b2a commit 2d4e18e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Additional technical details of the PyTorch Converter are [here](docs/pytorch_co
4545

4646
## Generative API
4747
The AI Edge Torch Generative API is a Torch native library for authoring
48-
mobile-optimzed PyTorch Transformer models, which can be converted to TFLite,
48+
mobile-optimized PyTorch Transformer models, which can be converted to TFLite,
4949
allowing users to easily deploy Large Language Models (LLMs) on mobile
5050
devices. Users can convert the models using the AI Edge Torch PyTorch
5151
Converter, and run them via the TensorFlow Lite runtime. See

0 commit comments

Comments
 (0)