What's Changed
* Fixed import of RepositoryNotFoundError by cmcmaster1 in https://github.com/Blaizzy/mlx-embeddings/pull/3
* Mean pooling and normalization for the embeddings by 0ssamaak0 in https://github.com/Blaizzy/mlx-embeddings/pull/8
* Fix XLMRoberta position_ids error by Blaizzy in https://github.com/Blaizzy/mlx-embeddings/pull/10
* Add siglip by Blaizzy in https://github.com/Blaizzy/mlx-embeddings/pull/11
* Add output class, mean pooling and norm by Blaizzy in https://github.com/Blaizzy/mlx-embeddings/pull/12
* Add smoke tests by Blaizzy in https://github.com/Blaizzy/mlx-embeddings/pull/12
New Contributors
* cmcmaster1 made their first contribution in https://github.com/Blaizzy/mlx-embeddings/pull/3
* 0ssamaak0 made their first contribution in https://github.com/Blaizzy/mlx-embeddings/pull/8
**Full Changelog**: https://github.com/Blaizzy/mlx-embeddings/compare/v0.0.1...v0.0.2