Proryanator commited on
Commit
fd7659d
1 Parent(s): 9457ebb

adding 8 bit model

Browse files
tiny-llama-8-bit.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1d348a240f09ab3984df5b3c854a5dd9307a69f8d40b10e9ddc379574000aee
3
+ size 402292
tiny-llama-8-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:f585715b068e43bc4d79668d404eda0fdb1cbfbf9bc79f22dfebe3f69006dc5d
3
+ size 1100370438
tiny-llama-8-bit.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "63C1AA1A-9ABF-4CA2-8F92-6EB8A429172C": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "FB50B132-A3DC-4643-89D6-88EA91A97746": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "63C1AA1A-9ABF-4CA2-8F92-6EB8A429172C"
18
+ }