Add Core ML conversion (#10)
- Add Core ML conversion (da7a025bb8bec96ea621071459891f8510e087ee)
This commit is contained in:
parent
f241065e93
commit
38cc92ec43
BIN
coreml/text-generation/float32_model.mlpackage/Data/com.apple.CoreML/model.mlmodel
(Stored with Git LFS)
Normal file
BIN
coreml/text-generation/float32_model.mlpackage/Data/com.apple.CoreML/model.mlmodel
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
coreml/text-generation/float32_model.mlpackage/Data/com.apple.CoreML/weights/weight.bin
(Stored with Git LFS)
Normal file
BIN
coreml/text-generation/float32_model.mlpackage/Data/com.apple.CoreML/weights/weight.bin
(Stored with Git LFS)
Normal file
Binary file not shown.
18
coreml/text-generation/float32_model.mlpackage/Manifest.json
Normal file
18
coreml/text-generation/float32_model.mlpackage/Manifest.json
Normal file
@ -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"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user