File size: 314 Bytes
e19f709 e8fcc94 e19f709 |
1 2 3 4 5 6 7 8 9 10 |
---
license: llama3.2
base_model:
- meta-llama/Llama-3.2-1B-Instruct
tags:
- coreml
---
CoreML conversion of Llama-3.2-1B-Instruct with a 512 context length. Optimized for Apple Neural Engine.
Use [this CLI](https://github.com/smpanaro/coreml-llm-cli) to download and run inference. macOS 14 (Sonoma) is required. |