File size: 569 Bytes
9b091ec 6d1a193 9b091ec e7488ec |
1 2 3 4 5 6 7 8 9 10 |
---
license: llama3.2
base_model:
- meta-llama/Llama-3.2-1B
---
- Original [model](https://huggingface.co/meta-llama/Llama-3.2-1B)
- This pte file is generated via [this recipe](https://huggingface.co/executorch-community/Llama-3.2-1B-ET/blob/main/Export%20Recipe.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) |