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

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

Browse files
nagi_v2_l_ft2_t768_fp32.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:462aa7151159edc73e6fa9b23e93b9e6ffd4c711fa6c6883dc42e1044136df25
3
+ size 280237
nagi_v2_l_ft2_t768_fp32.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:28e8ad7bfc4b133118825a994ecdc1a2aa0630f5de3c0dc45813dc2676e54100
3
+ size 61701568
nagi_v2_l_ft2_t768_fp32.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "6E3B7A49-42B3-4991-BAFD-C8C47CBF0519": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Weights",
7
+ "name": "weights",
8
+ "path": "com.apple.CoreML/weights"
9
+ },
10
+ "A8FE0642-4A4E-43D0-8A08-8780DBD123B2": {
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": "A8FE0642-4A4E-43D0-8A08-8780DBD123B2"
18
+ }