Repository hosting code for "Actions Speak Louder than Words: Trillion-Parameter Sequential Transducers for Generative Recommendations" (https://arxiv.org/abs/2402.17152).
A toy large model for recommender system based on LLaMA2/SASRec/Meta's generative recommenders. Besides, note and experiments of official implementation for Meta's generative recommenders.
Unofficial implementation of generative recommender (GR) with Hierarchical Sequential Transduction Unit (HSTU) from Actions Speak Louder than Words: Trillion-Parameter Sequential Transducers for Gener...