Reza2kn commited on
Commit
0e5dc77
·
verified ·
1 Parent(s): f90b5a2

Working CoreML LUT4 input_embeds variant (86.9% on VITW)

Browse files
coreml/mega-asr-llm-embeds_fp32compute_lut4.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "CBAEB8A4-9607-4332-BBF9-88CEA01F2D6B": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Weights",
7
+ "name": "weights",
8
+ "path": "com.apple.CoreML/weights"
9
+ },
10
+ "E3E98E5D-6517-4179-9161-1F34B9521957": {
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": "E3E98E5D-6517-4179-9161-1F34B9521957"
18
+ }