feat: Add contributors graph to README (#332)

* Fix: typo in README.md

* feat: Add contributors graph to README

* Update acknowledgments and contributors
This commit is contained in:
Nripesh Niketan 2024-01-04 01:03:11 +04:00 committed by GitHub
parent c7edafb729
commit d7ac050f4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,10 @@ MLX was developed with contributions from the following individuals:
- Diogo Da Cruz: Added `tri`, `tril`, `triu`, `tensordot` and safetensor support - Diogo Da Cruz: Added `tri`, `tril`, `triu`, `tensordot` and safetensor support
- Gabrijel Boduljak: Added `mlx.core.linalg`, implemented `norm` method and `InstanceNorm` layer. - Gabrijel Boduljak: Added `mlx.core.linalg`, implemented `norm` method and `InstanceNorm` layer.
<a href="https://github.com/ml-explore/mlx/graphs/contributors">
<img class="dark-light" src="https://contrib.rocks/image?repo=ml-explore/mlx&anon=0&columns=20&max=100&r=true" />
</a>
# Third-Party Software # Third-Party Software
MLX leverages several third-party software, listed here together with MLX leverages several third-party software, listed here together with