RETRO-pytorch
CoCa-pytorch
RETRO-pytorch | CoCa-pytorch | |
---|---|---|
2 | 1 | |
849 | 1,076 | |
- | - | |
2.8 | 6.2 | |
about 1 year ago | about 1 year ago | |
Python | Python | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
RETRO-pytorch
-
[D] Any pre trained retrieval based language models available?
There's a Github project that an individual put together based on the RETRO paper. If you checkout the issues list there is some info on work on a pretrained model.
-
[D] Is there an open-source implementation of the Retrieval-Enhanced Transformer (RETRO)?
i'll give it a shot https://github.com/lucidrains/RETRO-pytorch 👍
CoCa-pytorch
What are some alternatives?
TorchPQ - Approximate nearest neighbor search with product quantization on GPU in pytorch and cuda
DALLE-pytorch - Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
faiss - A library for efficient similarity search and clustering of dense vectors.
TimeSformer-pytorch - Implementation of TimeSformer from Facebook AI, a pure attention-based solution for video classification
deepmind-research - This repository contains implementations and illustrative code to accompany DeepMind publications
PaLM-pytorch - Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways
retomaton - PyTorch code for the RetoMaton paper: "Neuro-Symbolic Language Modeling with Automaton-augmented Retrieval" (ICML 2022)
performer-pytorch - An implementation of Performer, a linear attention-based transformer, in Pytorch
SHREC2023-ANIMAR - Source codes of team TikTorch (1st place solution) for track 2 and 3 of the SHREC2023 Challenge
InternVideo - [ECCV2024] Video Foundation Models & Data for Multimodal Understanding
RetGen
x-clip - A concise but complete implementation of CLIP with various experimental improvements from recent papers