lucidrains / memorizing-transformers-pytorch

Implementation of Memorizing Transformers (ICLR 2022), attention net augmented with indexing and retrieval of memories using approximate nearest neighbors, in Pytorch
MIT License
624 stars 46 forks source link

try using joblib to parallelize adding new memories to faiss indices #2

Closed lucidrains closed 2 years ago