Upload folder using huggingface_hub
Browse files- Data/com.apple.CoreML/model.mlmodel +3 -0
- Data/com.apple.CoreML/weights/weight.bin +3 -0
- Manifest.json +18 -0
- encoder.safetensors +3 -0
Data/com.apple.CoreML/model.mlmodel
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:feb8a62e1c56d7cfdfb780bfdef9822991f53ed7a1c2e82f55eaa67560ffa266
|
| 3 |
+
size 102483
|
Data/com.apple.CoreML/weights/weight.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b15d90fbed77a8b06a82795071725e3f259072371d4d2e142ec56fed3e087e84
|
| 3 |
+
size 168539072
|
Manifest.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"fileFormatVersion": "1.0.0",
|
| 3 |
+
"itemInfoEntries": {
|
| 4 |
+
"99966E73-76B8-48CC-A6CE-E383F0C1F641": {
|
| 5 |
+
"author": "com.apple.CoreML",
|
| 6 |
+
"description": "CoreML Model Specification",
|
| 7 |
+
"name": "model.mlmodel",
|
| 8 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
| 9 |
+
},
|
| 10 |
+
"CB33BE53-4D36-4078-8FA9-CAAA35B91520": {
|
| 11 |
+
"author": "com.apple.CoreML",
|
| 12 |
+
"description": "CoreML Model Weights",
|
| 13 |
+
"name": "weights",
|
| 14 |
+
"path": "com.apple.CoreML/weights"
|
| 15 |
+
}
|
| 16 |
+
},
|
| 17 |
+
"rootModelIdentifier": "99966E73-76B8-48CC-A6CE-E383F0C1F641"
|
| 18 |
+
}
|
encoder.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dad51ab5251fbc6c7b9e4ce976e545b981b0bbd3fb8dff5d48954dae5bd048a5
|
| 3 |
+
size 337145024
|