smpanaro commited on
Commit
647c8cf
·
verified ·
1 Parent(s): 1d4d40f

Add W8A8 model without palettization

Browse files
mlp/mlp-int8-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:2518b53e2fb6703f50f819bbf6c66ce13d814aea756bd81080c2c7469771c0da
3
+ size 26703
mlp/mlp-int8-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:5db52501929b9c4ebba2a7b97ebf5a96c2a73689c25a13145a6719f011683420
3
+ size 541380928
mlp/mlp-int8-int8.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "2EAF9D17-3E5E-41A9-B479-93163CB2E388": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Weights",
7
+ "name": "weights",
8
+ "path": "com.apple.CoreML/weights"
9
+ },
10
+ "F960D70A-BD35-4579-AE40-C3413E161547": {
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": "F960D70A-BD35-4579-AE40-C3413E161547"
18
+ }