Upload MLP models
Browse files- mlp/mlp-2bit-int8.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- mlp/mlp-2bit-int8.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- mlp/mlp-2bit-int8.mlpackage/Manifest.json +18 -0
- mlp/mlp-2bit.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- mlp/mlp-2bit.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- mlp/mlp-2bit.mlpackage/Manifest.json +18 -0
- mlp/mlp-4bit-int8.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- mlp/mlp-4bit-int8.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- mlp/mlp-4bit-int8.mlpackage/Manifest.json +18 -0
- mlp/mlp-4bit.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- mlp/mlp-4bit.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- mlp/mlp-4bit.mlpackage/Manifest.json +18 -0
- mlp/mlp-float16.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- mlp/mlp-float16.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- mlp/mlp-float16.mlpackage/Manifest.json +18 -0
mlp/mlp-2bit-int8.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ffc7994fe166484ea1fbe02c48102783a9f251e7f52f3ecd5eeb26c062e6a29
|
3 |
+
size 25579
|
mlp/mlp-2bit-int8.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:07a50854cbd54e94abd763dc25c8643f019550e768134d034ef7fe802bcf3d3b
|
3 |
+
size 135267136
|
mlp/mlp-2bit-int8.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"741080E6-2CFB-4AD8-949A-9ED711BC56FE": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Specification",
|
7 |
+
"name": "model.mlmodel",
|
8 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
9 |
+
},
|
10 |
+
"A678FC61-8A58-4B3E-ACFE-E0CE1E39C512": {
|
11 |
+
"author": "com.apple.CoreML",
|
12 |
+
"description": "CoreML Model Weights",
|
13 |
+
"name": "weights",
|
14 |
+
"path": "com.apple.CoreML/weights"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"rootModelIdentifier": "741080E6-2CFB-4AD8-949A-9ED711BC56FE"
|
18 |
+
}
|
mlp/mlp-2bit.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92209e0d66d6709935391059db8a1426cc6702afaaa02b8da7b2eb440937ef16
|
3 |
+
size 14335
|
mlp/mlp-2bit.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:07a50854cbd54e94abd763dc25c8643f019550e768134d034ef7fe802bcf3d3b
|
3 |
+
size 135267136
|
mlp/mlp-2bit.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"59EB5AA6-CE7B-4F30-B908-6A9C9709F871": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Weights",
|
7 |
+
"name": "weights",
|
8 |
+
"path": "com.apple.CoreML/weights"
|
9 |
+
},
|
10 |
+
"614443FA-879F-4453-A6CD-247FD7450B66": {
|
11 |
+
"author": "com.apple.CoreML",
|
12 |
+
"description": "CoreML Model Specification",
|
13 |
+
"name": "model.mlmodel",
|
14 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"rootModelIdentifier": "614443FA-879F-4453-A6CD-247FD7450B66"
|
18 |
+
}
|
mlp/mlp-4bit-int8.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf75d5ec2c219fb34a27f8256ec8129b8e13fbfaf753192385b63e78f09109b8
|
3 |
+
size 26201
|
mlp/mlp-4bit-int8.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:5bcee9191683057793a64c90b008ccd7895e88590f170fc3b7f57fc410215782
|
3 |
+
size 270533696
|
mlp/mlp-4bit-int8.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"388DED99-948D-4486-B4F7-A2DCB353F481": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Weights",
|
7 |
+
"name": "weights",
|
8 |
+
"path": "com.apple.CoreML/weights"
|
9 |
+
},
|
10 |
+
"A883171A-1F04-46CA-83A0-A6849D45018D": {
|
11 |
+
"author": "com.apple.CoreML",
|
12 |
+
"description": "CoreML Model Specification",
|
13 |
+
"name": "model.mlmodel",
|
14 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"rootModelIdentifier": "A883171A-1F04-46CA-83A0-A6849D45018D"
|
18 |
+
}
|
mlp/mlp-4bit.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51ba76db11756127bd3ac6a4f7ef4fa7870f9d09ecf605641cc3896537ff0413
|
3 |
+
size 14612
|
mlp/mlp-4bit.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:87e6814c7bc34507f2034978aadc90fec690cfdcb71296fbd19440cdec5b9338
|
3 |
+
size 270534944
|
mlp/mlp-4bit.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"36418C66-DBB7-456F-B365-97796A9339D8": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Weights",
|
7 |
+
"name": "weights",
|
8 |
+
"path": "com.apple.CoreML/weights"
|
9 |
+
},
|
10 |
+
"5F35711C-9655-446A-B6BE-9C7D43570606": {
|
11 |
+
"author": "com.apple.CoreML",
|
12 |
+
"description": "CoreML Model Specification",
|
13 |
+
"name": "model.mlmodel",
|
14 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"rootModelIdentifier": "5F35711C-9655-446A-B6BE-9C7D43570606"
|
18 |
+
}
|
mlp/mlp-float16.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b148be003927d7908a9132f66ca7bd7b8a2182eacf7d8fb75903860aa39a8bb
|
3 |
+
size 13006
|
mlp/mlp-float16.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:e7d6c048f1f14aaedc4a4e42379d68016310009e51676fbf4c3f931db8520def
|
3 |
+
size 1082131264
|
mlp/mlp-float16.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"1A4A53A2-B738-4F46-8DE1-21A60C87C967": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Weights",
|
7 |
+
"name": "weights",
|
8 |
+
"path": "com.apple.CoreML/weights"
|
9 |
+
},
|
10 |
+
"F789DD1D-6287-47A4-8AB9-66746BD21A59": {
|
11 |
+
"author": "com.apple.CoreML",
|
12 |
+
"description": "CoreML Model Specification",
|
13 |
+
"name": "model.mlmodel",
|
14 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"rootModelIdentifier": "F789DD1D-6287-47A4-8AB9-66746BD21A59"
|
18 |
+
}
|