Update README.md
Browse files
README.md
CHANGED
@@ -191,7 +191,7 @@ python -m executorch.examples.models.llama.export_llama \
|
|
191 |
The model can be run in a mobile app. See [instructions](https://pytorch.org/executorch/main/llm/llama-demo-ios.html) for doing this in iOS.
|
192 |
On iPhone 15 Pro, the model runs at 17.3 tokens/sec and uses 3206 Mb of memory.
|
193 |
|
194 |
-
 for doing this in iOS.
|
192 |
On iPhone 15 Pro, the model runs at 17.3 tokens/sec and uses 3206 Mb of memory.
|
193 |
|
194 |
+

|
195 |
|
196 |
# Disclaimer
|
197 |
PyTorch has not performed safety evaluations or red teamed the quantized models. Performance characteristics, outputs, and behaviors may differ from the original models. Users are solely responsible for selecting appropriate use cases, evaluating and mitigating for accuracy, safety, and fairness, ensuring security, and complying with all applicable laws and regulations.
|