babaniyi / LLMs-for-RecSysLinks
Finetune a pre-trained GPT-2 model to generate personalized product recommendations for users, based on product reviews and metadata
☆24Updated last year
Alternatives and similar repositories for LLMs-for-RecSys
Users that are interested in LLMs-for-RecSys are comparing it to the libraries listed below
Sorting:
- Tutorial Materials for "The Fundamentals of Modern Deep Learning with PyTorch" workshop at PyCon 2024☆248Updated last year
- LoRA and DoRA from Scratch Implementations☆215Updated last year
- Actually Robust Training - Tool Inspired by Andrej Karpathy "Recipe for training neural networks". It allows you to decompose your Deep…☆43Updated last year
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆119Updated 2 years ago
- Merlin Models is a collection of deep learning recommender system model reference implementations☆293Updated last year
- We write sample code for two tower models for retrieval and add RLHF/RLAIF style alignment with a ranking model to make the retrieval mor…