smpanaro commited on
Commit
e8fcc94
1 Parent(s): e19f709

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@ license: llama3.2
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
 
 
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