Metadata-Version: 2.1
Name: gmlp_tinygrad
Version: 0.9.1
Summary: An implementation of gated MLPs in tinygrad, as an alternative to transformers.
Author: Ethan Bennett
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# tinygrad-gmlp
An implementation of gated MLPs in tinygrad, as an alternative to transformers.
