Metadata-Version: 2.1 Name: PaLM-pytorch Version: 0.2.2 Summary: PaLM: Scaling Language Modeling with Pathways - Pytorch Home-page: https://github.com/lucidrains/PaLM-pytorch Author: Phil Wang Author-email: lucidrains@gmail.com License: MIT Keywords: artificial general intelligence,deep learning,transformers,attention mechanism Classifier: Development Status :: 4 - Beta Classifier: Intended Audience :: Developers Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python :: 3.6 Description-Content-Type: text/markdown License-File: LICENSE Requires-Dist: einops (>=0.4) Requires-Dist: torch (>=1.6) Requires-Dist: triton (>=2.0dev)