Andrii Medvediev
commited on
Commit
•
c911605
1
Parent(s):
34aef2a
added files
Browse files
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
*..mlpackage filter=lfs diff=lfs merge=lfs -text
|
.gitignore
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Created by https://www.toptal.com/developers/gitignore/api/macos
|
2 |
+
# Edit at https://www.toptal.com/developers/gitignore?templates=macos
|
3 |
+
|
4 |
+
### macOS ###
|
5 |
+
# General
|
6 |
+
.DS_Store
|
7 |
+
.AppleDouble
|
8 |
+
.LSOverride
|
9 |
+
|
10 |
+
# Icon must end with two \r
|
11 |
+
Icon
|
12 |
+
|
13 |
+
|
14 |
+
# Thumbnails
|
15 |
+
._*
|
16 |
+
|
17 |
+
# Files that might appear in the root of a volume
|
18 |
+
.DocumentRevisions-V100
|
19 |
+
.fseventsd
|
20 |
+
.Spotlight-V100
|
21 |
+
.TemporaryItems
|
22 |
+
.Trashes
|
23 |
+
.VolumeIcon.icns
|
24 |
+
.com.apple.timemachine.donotpresent
|
25 |
+
|
26 |
+
# Directories potentially created on remote AFP share
|
27 |
+
.AppleDB
|
28 |
+
.AppleDesktop
|
29 |
+
Network Trash Folder
|
30 |
+
Temporary Items
|
31 |
+
.apdisk
|
32 |
+
|
33 |
+
### macOS Patch ###
|
34 |
+
# iCloud generated files
|
35 |
+
*.icloud
|
36 |
+
|
37 |
+
# End of https://www.toptal.com/developers/gitignore/api/macos
|
README.md
CHANGED
@@ -1,3 +1,43 @@
|
|
1 |
-
---
|
2 |
-
license: llama3.
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3.1
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- de
|
6 |
+
- fr
|
7 |
+
- it
|
8 |
+
- pt
|
9 |
+
- hi
|
10 |
+
- es
|
11 |
+
- th
|
12 |
+
base_model:
|
13 |
+
- meta-llama/Llama-3.2-3B-Instruct
|
14 |
+
pipeline_tag: text-generation
|
15 |
+
tags:
|
16 |
+
- Apple
|
17 |
+
- Facebook
|
18 |
+
- Llama
|
19 |
+
- Meta
|
20 |
+
- CoreML
|
21 |
+
---
|
22 |
+
# Model Card for Model ID
|
23 |
+
|
24 |
+
This model is a converted version of Meta's Llama-3.2-3B-Instruct model to CoreML format using the [llama-to-coreml](https://github.com/andmev/llama-to-coreml) project.
|
25 |
+
|
26 |
+
## Model Details
|
27 |
+
|
28 |
+
Meta's Llama-3.2-3B-Instruct model is a 8-billion parameter large language model that is based on the Llama-3.1 architecture. It is a fine-tuned version of the Llama-3.1-70B model for instruction following.
|
29 |
+
|
30 |
+
### Model Description
|
31 |
+
|
32 |
+
|
33 |
+
- **Developed by:** Meta
|
34 |
+
- **Funded by:** andmev
|
35 |
+
- **Shared by:** andmev
|
36 |
+
- **Model type:** LLM
|
37 |
+
- **Language(s) (NLP):** English
|
38 |
+
- **License:** Meta's Llama-3.2-3B-Instruct model is licensed under the [LLaMA Terms of Use](https://ai.meta.com/resources/models-and-libraries/llama-downloads/).
|
39 |
+
- **Finetuned from model:** Llama-3.1-70B-Instruct
|
40 |
+
|
41 |
+
### Model Sources
|
42 |
+
|
43 |
+
- **Repository:** [llama-to-coreml](https://github.com/andmev/llama-to-coreml)
|
llama_3.2_coreml.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5d041bbd3b955595ff286ffa8737a25f519e0818b8152e0c7f0f19875de81d7
|
3 |
+
size 944947
|
llama_3.2_coreml.mlpackage/Data/com.apple.CoreML/weights/weight.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f880602f4726a897555457adf5c8f7195ca11df85769c122dd3fa79fe4960298
|
3 |
+
size 1807733952
|
llama_3.2_coreml.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"69EF98BD-ED7D-4691-B627-E061E864F9FE": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Specification",
|
7 |
+
"name": "model.mlmodel",
|
8 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
9 |
+
},
|
10 |
+
"DE62915B-BD47-4B52-BE3C-255EC70C38B0": {
|
11 |
+
"author": "com.apple.CoreML",
|
12 |
+
"description": "CoreML Model Weights",
|
13 |
+
"name": "weights",
|
14 |
+
"path": "com.apple.CoreML/weights"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"rootModelIdentifier": "69EF98BD-ED7D-4691-B627-E061E864F9FE"
|
18 |
+
}
|