From a83d5d60bd10f7d47786f1b7e4648906012f6d8e Mon Sep 17 00:00:00 2001 From: Diogo Date: Wed, 27 Dec 2023 16:46:47 -0500 Subject: [PATCH] Addition in acknowledgements (#302) --- ACKNOWLEDGMENTS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ACKNOWLEDGMENTS.md b/ACKNOWLEDGMENTS.md index 9e3b27532..6e429db2a 100644 --- a/ACKNOWLEDGMENTS.md +++ b/ACKNOWLEDGMENTS.md @@ -9,6 +9,7 @@ MLX was developed with contributions from the following individuals: - Juarez Bochi: Fixed bug in cross attention. - Justin Deschenaux: Sine, Cosine, arange, randint, truncated normal, bernoulli, lion optimizer, Dropout2d, linear and logistic regression python example. +- Diogo Da Cruz: Added tri, tril, triu and safetensor support # Third-Party Software