Proryanator commited on
Commit
059f077
1 Parent(s): 0fac96b

Adding model

Browse files
tiny-llama-4-bit.mlpackage.zip → tiny-llama-4-bit.mlpackage/Data/com.apple.CoreML/model.mlmodel RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:94ca8ea63090c1bb7ad2cbfe9ad612485b6fab47125303631af06218f30b5431
3
- size 513124861
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04c616e5be27e84fdb126ceeda74b424ed59f0fc1e98c91b4088675743e3a60c
3
+ size 408122
tiny-llama-4-bit.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:31f51e511122f0b98b05cdde6644f7ba4cf7e4bae82243d65cc29935b79861fa
3
+ size 550242400
tiny-llama-4-bit.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "0AF6FACB-0425-4346-B115-D4B15CFEDE47": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Weights",
7
+ "name": "weights",
8
+ "path": "com.apple.CoreML/weights"
9
+ },
10
+ "9049DFF5-A93C-45F3-A49A-13108F07CCB1": {
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": "9049DFF5-A93C-45F3-A49A-13108F07CCB1"
18
+ }