getting an error when trying to load the model with swift chat
#5
by
victusfate
- opened
Failed to parse the model specification. Error: Unable to parse ML Program: at unknown location: Unknown opset 'CoreML8'.
No model could be loaded: Error Domain=com.apple.mlassetio Code=1 "Failed to parse the model specification. Error: Unable to parse ML Program: at unknown location: Unknown opset 'CoreML8'." UserInfo={NSLocalizedDescription=Failed to parse the model specification. Error: Unable to parse ML Program: at unknown location: Unknown opset 'CoreML8'.}
CLIENT ERROR: TUINSRemoteViewController does not override -viewServiceDidTerminateWithError: and thus cannot react to catastrophic errors beyond logging them
Seeing the same thing
I received this error when using Xcode 15 command line tools. Using xcode 16 beta resolved it