Skip to content

Commit d7ac050

Browse files
authored
feat: Add contributors graph to README (#332)
* Fix: typo in README.md * feat: Add contributors graph to README * Update acknowledgments and contributors
1 parent c7edafb commit d7ac050

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ACKNOWLEDGMENTS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ MLX was developed with contributions from the following individuals:
1313
- Diogo Da Cruz: Added `tri`, `tril`, `triu`, `tensordot` and safetensor support
1414
- Gabrijel Boduljak: Added `mlx.core.linalg`, implemented `norm` method and `InstanceNorm` layer.
1515

16+
<a href="https://github.com/ml-explore/mlx/graphs/contributors">
17+
<img class="dark-light" src="https://contrib.rocks/image?repo=ml-explore/mlx&anon=0&columns=20&max=100&r=true" />
18+
</a>
19+
1620
# Third-Party Software
1721

1822
MLX leverages several third-party software, listed here together with

0 commit comments

Comments
 (0)