We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0294b2a commit 2d4e18eCopy full SHA for 2d4e18e
README.md
@@ -45,7 +45,7 @@ Additional technical details of the PyTorch Converter are [here](docs/pytorch_co
45
46
## Generative API
47
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,
+mobile-optimized PyTorch Transformer models, which can be converted to TFLite,
49
allowing users to easily deploy Large Language Models (LLMs) on mobile
50
devices. Users can convert the models using the AI Edge Torch PyTorch
51
Converter, and run them via the TensorFlow Lite runtime. See
0 commit comments