Projects with this topic
Sort by:
-
LLMs from scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
🔧 🔗 https://github.com/rasbt/LLMs-from-scratchUpdated -
🔧 🔗 https://github.com/FoundationVision/VAR [NeurIPS 2024 Oral][GPT beats diffusion🔥 ] [scaling laws in visual generation📈 ] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction". An ultra-simple, user-friendly yet state-of-the-art codebase for autoregressive image generation!Updated -
https://github.com/lucidrains/audiolm-pytorch Implementation of AudioLM, a SOTA Language Modeling Approach to Audio Generation out of Google Research, in Pytorch
Updated