Update README.md
Browse files
README.md
CHANGED
@@ -218,7 +218,7 @@ python -m executorch.examples.models.llama.export_llama \
|
|
218 |
--output_name="phi4-mini-8da4w.pte"
|
219 |
```
|
220 |
|
221 |
-
After that you can run the model in a mobile app (see [Running in a mobile app](#running-in-a-mobile-app)
|
222 |
|
223 |
# Disclaimer
|
224 |
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.
|
|
|
218 |
--output_name="phi4-mini-8da4w.pte"
|
219 |
```
|
220 |
|
221 |
+
After that you can run the model in a mobile app (see [Running in a mobile app](#running-in-a-mobile-app)).
|
222 |
|
223 |
# Disclaimer
|
224 |
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.
|