uniuyuni commited on
Commit
e5f978e
·
verified ·
1 Parent(s): dbfb94a

Add NagiV2-L weights, Core ML exports and model card (nagi_v2_l_ft2_t768_fp16.mlpackage)

Browse files
nagi_v2_l_ft2_t768_fp16.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cd992a0ee54f36065caeba1429afb62a95869a19ba4b6b4704f59f70b7895d5
3
+ size 311641
nagi_v2_l_ft2_t768_fp16.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:9c4322cb19a5035765cbaa2277e8e995fd8d59fae583cf7e333cc9cbcaa64b66
3
+ size 30860800
nagi_v2_l_ft2_t768_fp16.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "9D1A71FE-75EB-4D23-8D8C-84D610C69671": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "E037DABE-13D4-4255-9E91-FC0005CED99B": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "9D1A71FE-75EB-4D23-8D8C-84D610C69671"
18
+ }