Upload 3 files
Browse files[Aira-Instruct-774M](https://huggingface.co/nicholasKluge/Aira-Instruct-774M) converted with [exporters ](https://github.com/huggingface/exporters)
Passed test in exporters, but error shown in [swift-transformer](https://github.com/huggingface/swift-transformers), looking for solution.
Model.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e77908e943b8bef13f9ce171f0e5801f57bc20c0052fb422337872d86837f53
|
3 |
+
size 370817
|
Model.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:27d06bc293d42ce8d7613c9302fbedb81d23ad10195d1d3eda63af101dd6510c
|
3 |
+
size 3093082892
|
Model.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"5A957FDE-6CFE-4F5D-8D54-22B81449438D": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Weights",
|
7 |
+
"name": "weights",
|
8 |
+
"path": "com.apple.CoreML/weights"
|
9 |
+
},
|
10 |
+
"AE19B37E-DE60-4D90-BD5C-8F725C688BB0": {
|
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": "AE19B37E-DE60-4D90-BD5C-8F725C688BB0"
|
18 |
+
}
|