CoreML model seems wrong (dimension is 128 not 512)
#9
by
jens-alfke
- opened
Hi, can you give the link to the model above?
It's the one checked into the repo, coreml/feature-extraction/float32_model.mlpackage
.
It appears to be the correct model -- once I got it working in an app, it produces identical outputs to GTE-Small running in PyTorch. But I can't give it more than 128 input tokens or CoreML returns an error.