Add Core ML conversion (#42)

- Add Core ML conversion (26c976dcb042f61e05f27fe2d9836a2c5237bfb3)


Co-authored-by: Steve Zhang <stevezhanggeek@users.noreply.huggingface.co>
This commit is contained in:
Pedro Cuenca 2023-05-28 16:30:47 +00:00 committed by system
parent 0a6aa9128b
commit a265f773a4
3 changed files with 21 additions and 0 deletions

Binary file not shown.

@ -0,0 +1,18 @@
{
"fileFormatVersion": "1.0.0",
"itemInfoEntries": {
"9D749A46-ADA0-43CA-B5C2-8E722B91F41E": {
"author": "com.apple.CoreML",
"description": "CoreML Model Specification",
"name": "model.mlmodel",
"path": "com.apple.CoreML/model.mlmodel"
},
"D545B13F-2D5E-4CFB-BFF1-C10E9EFD70DA": {
"author": "com.apple.CoreML",
"description": "CoreML Model Weights",
"name": "weights",
"path": "com.apple.CoreML/weights"
}
},
"rootModelIdentifier": "9D749A46-ADA0-43CA-B5C2-8E722B91F41E"
}