|
--- |
|
license: llama3.2 |
|
base_model: |
|
- meta-llama/Llama-3.2-1B-Instruct |
|
--- |
|
|
|
- Original [model](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct) |
|
- This pte file is generated via [this recipe](https://huggingface.co/executorch-community/Llama-3.2-1B-Instruct-ET/blob/main/Export_Recipe_Llama_3_2_1B_Instruct.ipynb) |
|
- You can follow [this instruction](https://github.com/pytorch/executorch/blob/main/examples/models/llama/README.md#step-3-run-on-your-computer-to-validate) to build LLM application. |
|
- It follows [this compatibility policy](https://github.com/pytorch/executorch/blob/main/runtime/COMPATIBILITY.md) |