File size: 616 Bytes
9e7df27 bab2a49 9e7df27 585d315 |
1 2 3 4 5 6 7 8 9 10 |
---
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) |