Phil Wang (lucidrains)

lucidrains

Geek Repo

Location:San Francisco

Home Page:lucidrains.github.io

Twitter:@lucidrains

Github PK Tool:Github PK Tool

Phil Wang's repositories

vit-pytorch

Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch

Language:PythonLicense:MITStargazers:17894Issues:141Issues:251

imagen-pytorch

Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch

Language:PythonLicense:MITStargazers:7770Issues:113Issues:299

denoising-diffusion-pytorch

Implementation of Denoising Diffusion Probabilistic Model in Pytorch

Language:PythonLicense:MITStargazers:6950Issues:32Issues:264

DALLE-pytorch

Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch

Language:PythonLicense:MITStargazers:5490Issues:96Issues:275

x-transformers

A simple but complete full-attention transformer with a set of promising experimental features from various papers

Language:PythonLicense:MITStargazers:4111Issues:51Issues:191

lion-pytorch

🦁 Lion, new optimizer discovered by Google Brain using genetic algorithms that is purportedly better than Adam(w), in Pytorch

Language:PythonLicense:MITStargazers:1912Issues:14Issues:23

vector-quantize-pytorch

Vector (and Scalar) Quantization, in Pytorch

Language:PythonLicense:MITStargazers:1837Issues:26Issues:89

self-rewarding-lm-pytorch

Implementation of the training framework proposed in Self-Rewarding Language Model, from MetaAI

Language:PythonLicense:MITStargazers:1227Issues:23Issues:17

soundstorm-pytorch

Implementation of SoundStorm, Efficient Parallel Audio Generation from Google Deepmind, in Pytorch

Language:PythonLicense:MITStargazers:1110Issues:50Issues:14

video-diffusion-pytorch

Implementation of Video Diffusion Models, Jonathan Ho's new paper extending DDPMs to Video Generation - in Pytorch

Language:PythonLicense:MITStargazers:1110Issues:28Issues:34

muse-maskgit-pytorch

Implementation of Muse: Text-to-Image Generation via Masked Generative Transformers, in Pytorch

Language:PythonLicense:MITStargazers:807Issues:34Issues:36

phenaki-pytorch

Implementation of Phenaki Video, which uses Mask GIT to produce text guided videos of up to 2 minutes in length, in Pytorch

Language:PythonLicense:MITStargazers:711Issues:37Issues:29

meshgpt-pytorch

Implementation of MeshGPT, SOTA Mesh generation using Attention, in Pytorch

Language:PythonLicense:MITStargazers:519Issues:18Issues:60

voicebox-pytorch

Implementation of Voicebox, new SOTA Text-to-speech network from MetaAI, in Pytorch

Language:PythonLicense:MITStargazers:503Issues:48Issues:24

rotary-embedding-torch

Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch

Language:PythonLicense:MITStargazers:396Issues:10Issues:18

ema-pytorch

A simple way to keep track of an Exponential Moving Average (EMA) version of your pytorch model

Language:PythonLicense:MITStargazers:390Issues:4Issues:10

enformer-pytorch

Implementation of Enformer, Deepmind's attention network for predicting gene expression, in Pytorch

Language:PythonLicense:MITStargazers:384Issues:17Issues:34

ring-attention-pytorch

Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch

Language:PythonLicense:MITStargazers:325Issues:7Issues:8

CoLT5-attention

Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch

Language:PythonLicense:MITStargazers:215Issues:9Issues:7

st-moe-pytorch

Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch

Language:PythonLicense:MITStargazers:212Issues:5Issues:9

lumiere-pytorch

Implementation of Lumiere, SOTA text-to-video generation from Google Deepmind, in Pytorch

Language:PythonLicense:MITStargazers:200Issues:20Issues:2

soft-moe-pytorch

Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch

Language:PythonLicense:MITStargazers:194Issues:10Issues:6

recurrent-interface-network-pytorch

Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in Pytorch

Language:PythonLicense:MITStargazers:187Issues:11Issues:16

flash-attention-jax

Implementation of Flash Attention in Jax

Language:PythonLicense:MITStargazers:171Issues:6Issues:11

CALM-pytorch

Implementation of CALM from the paper "LLM Augmented LLMs: Expanding Capabilities through Composition", out of Google Deepmind

Language:PythonLicense:MITStargazers:129Issues:7Issues:2

quartic-transformer

Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)

Language:PythonLicense:MITStargazers:40Issues:3Issues:0

genetic-algorithm-pytorch

Toy genetic algorithm in Pytorch

Language:PythonLicense:MITStargazers:29Issues:3Issues:0

SAC-pytorch

Implementation of Soft Actor Critic and some of its improvements in Pytorch

Language:PythonLicense:MITStargazers:25Issues:4Issues:0

flash-attention

Fast and memory-efficient exact attention

Language:PythonLicense:BSD-3-ClauseStargazers:7Issues:1Issues:0