Add Core ML conversion (#10)

- Add Core ML conversion (da7a025bb8bec96ea621071459891f8510e087ee)
This commit is contained in:
Pedro Cuenca 2023-04-29 12:24:21 +00:00 committed by system
parent f241065e93
commit 38cc92ec43
3 changed files with 24 additions and 0 deletions

Binary file not shown.

Binary file not shown.

@ -0,0 +1,18 @@
{
"fileFormatVersion": "1.0.0",
"itemInfoEntries": {
"7E122326-3AF0-4ED0-9356-53237403FF17": {
"author": "com.apple.CoreML",
"description": "CoreML Model Specification",
"name": "model.mlmodel",
"path": "com.apple.CoreML/model.mlmodel"
},
"A1FAC8DB-7C40-4725-969C-A2491FFF24E2": {
"author": "com.apple.CoreML",
"description": "CoreML Model Weights",
"name": "weights",
"path": "com.apple.CoreML/weights"
}
},
"rootModelIdentifier": "7E122326-3AF0-4ED0-9356-53237403FF17"
}