yacht commited on
Commit
304771f
·
verified ·
1 Parent(s): 1efb35f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Llama-3.2-1B-Instruct-CoreML
2
 
3
  CoreML-optimized version of Meta's Llama-3.2-1B-Instruct model for Apple devices.
 
1
+ ---
2
+ language:
3
+ - en
4
+ thumbnail: "https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct/resolve/main/thumbnail.png"
5
+ tags:
6
+ - coreml
7
+ - llama
8
+ - text-generation
9
+ - ios
10
+ license: "llama3"
11
+ datasets:
12
+ - meta-llama/Llama-3.2-1B-Instruct
13
+ base_model: "meta-llama/Llama-3.2-1B-Instruct"
14
+ ---
15
+
16
  # Llama-3.2-1B-Instruct-CoreML
17
 
18
  CoreML-optimized version of Meta's Llama-3.2-1B-Instruct model for Apple devices.