diff --git a/coreml/text-generation/float32_model.mlpackage/Data/com.apple.CoreML/model.mlmodel b/coreml/text-generation/float32_model.mlpackage/Data/com.apple.CoreML/model.mlmodel new file mode 100644 index 0000000..9588963 --- /dev/null +++ b/coreml/text-generation/float32_model.mlpackage/Data/com.apple.CoreML/model.mlmodel @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d19fa891e34f314c61a5d7262a61ae187664b5ef5e8113a9b32962c792676d2f +size 1240147 diff --git a/coreml/text-generation/float32_model.mlpackage/Data/com.apple.CoreML/weights/weight.bin b/coreml/text-generation/float32_model.mlpackage/Data/com.apple.CoreML/weights/weight.bin new file mode 100644 index 0000000..614888c --- /dev/null +++ b/coreml/text-generation/float32_model.mlpackage/Data/com.apple.CoreML/weights/weight.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb5eff8ff72219ddda6f919aa8623afa6cb2a96e732bf2e604c93e1e14b8df00 +size 484212356 diff --git a/coreml/text-generation/float32_model.mlpackage/Manifest.json b/coreml/text-generation/float32_model.mlpackage/Manifest.json new file mode 100644 index 0000000..1736ade --- /dev/null +++ b/coreml/text-generation/float32_model.mlpackage/Manifest.json @@ -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" +}