First Hugging Face integration of minGRU models from the paper "Were RNNs All We Needed?".
Hugging Face Model Collection: minGRU Models
Make sure you have installed "minGRU-pytorch" library by running "pip install minGRU-pytorch".
https://arxiv.org/abs/2410.01201
I am thankful to Leo Feng, Frederick Tung, Mohamed Osama Ahmed, Yoshua Bengio and Hossein Hajimirsadeghi for their papers.