Reza2kn commited on
Commit
0356a2a
·
verified ·
1 Parent(s): 5502023

Add CoreML LUT-4 LLM: Manifest.json

Browse files
coreml/mega-asr-llm_lut4.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "97A68C71-A90B-4BF8-A9C4-D682CD6D1B91": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Weights",
7
+ "name": "weights",
8
+ "path": "com.apple.CoreML/weights"
9
+ },
10
+ "BDBEDCFF-50B1-4D2A-84F9-4ACE2797C8DC": {
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": "BDBEDCFF-50B1-4D2A-84F9-4ACE2797C8DC"
18
+ }