mlx-swift-examples
mlx-swift-examples copied to clipboard
Failure to download Several Embeddings Models
I'm trying to use nomic_text_v1 and nomic_text_v1_5, and getting the same error when trying to download both:
UpdateError
▿ keyNotFound : 2 elements
- base : "Linear"
- key : "weight
Seems similar to https://github.com/ml-explore/mlx-swift-examples/issues/214
I'm on latest main when adding this package to my project