smpanaro's picture
Update README.md
e8fcc94 verified
|
raw
history blame
314 Bytes
---
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.