mlx-swift-examples icon indicating copy to clipboard operation
mlx-swift-examples copied to clipboard

Failure to download Several Embeddings Models

Open narner opened this issue 5 months ago • 10 comments

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

narner avatar Jun 27 '25 15:06 narner