Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ license: llama3.2
|
|
3 |
base_model:
|
4 |
- meta-llama/Llama-3.2-1B-Instruct
|
5 |
tags:
|
6 |
-
-
|
7 |
---
|
8 |
CoreML conversion of Llama-3.2-1B-Instruct with a 512 context length. Optimized for Apple Neural Engine.
|
9 |
|
|
|
3 |
base_model:
|
4 |
- meta-llama/Llama-3.2-1B-Instruct
|
5 |
tags:
|
6 |
+
- coreml
|
7 |
---
|
8 |
CoreML conversion of Llama-3.2-1B-Instruct with a 512 context length. Optimized for Apple Neural Engine.
|
9 |
|