mirror of
				https://github.com/ml-explore/mlx.git
				synced 2025-10-31 16:21:27 +08:00 
			
		
		
		
	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:
		| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Nripesh Niketan
					Nripesh Niketan