macadeliccc's picture
Update README.md
eb3622a verified
---
license: apache-2.0
base_model: meta-llama/Meta-Llama-3-8B-Instruct
tags:
- torchchat
- executorch
- pte
- mobile
- on-device
---
# Llama 3 8B Instruct PTE
This model is a mobile optimized, quantized version of llama 3 8b instruct for use with executorch and torchchat.
# Android
use this guide to install [torchchat & executorch](https://github.com/pytorch/torchchat)
# iOS
Available using XCode, iPhone 13 Pro+ and newer. this method also requires install of [torchchat & executorch](https://github.com/pytorch/torchchat)
# Eval
coming soon
## Recreate using other supported models
[colab - coming soon]()