Proryanator commited on
Commit
240ca0a
1 Parent(s): fd7659d

updating 8 bit model with another attempt

Browse files
tiny-llama-8-bit.mlpackage/Data/com.apple.CoreML/model.mlmodel CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1d348a240f09ab3984df5b3c854a5dd9307a69f8d40b10e9ddc379574000aee
3
- size 402292
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f73d98b4ec7d5dbe28a4f844050052997acf064f2fb0e4e8b9f1f801834a866
3
+ size 413292
tiny-llama-8-bit.mlpackage/Data/com.apple.CoreML/weights/weight.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f585715b068e43bc4d79668d404eda0fdb1cbfbf9bc79f22dfebe3f69006dc5d
3
- size 1100370438
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e75c74297c0d934705f4ef1fd423fd7feb60d8d40f4339fc9feafde2c07e0687
3
+ size 1101673798
tiny-llama-8-bit.mlpackage/Manifest.json CHANGED
@@ -1,18 +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
  }
 
1
  {
2
  "fileFormatVersion": "1.0.0",
3
  "itemInfoEntries": {
4
+ "0F8F5C6E-0795-49C0-BB35-C05CA102FEDE": {
 
 
 
 
 
 
5
  "author": "com.apple.CoreML",
6
  "description": "CoreML Model Weights",
7
  "name": "weights",
8
  "path": "com.apple.CoreML/weights"
9
+ },
10
+ "6C768E96-7A7D-4E7F-8081-7E79238F3527": {
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": "6C768E96-7A7D-4E7F-8081-7E79238F3527"
18
  }