mlx-embeddings
mlx-embeddings copied to clipboard
Fixed import of RepositoryNotFoundError
Currently attempting to import from the wrong place
Thank you very much for the PR @cmcmaster1!
However, this fix throws an error for me on hugginface-hub v0.24.2 but it works fine on v0.25.1.
Could pin it's version on the requirements.txt to v0.25.1?
After that is done, it will be ready to merge.
Hey 👋
Sorry, just got around to this. Updated the requirements.txt.
Thanks a lot!
Will merge as soon as the tests clear.