T
ToolShelf
DIFFUSION GPT
// From baby GPT to diffusion GPT: An annotated implementation of a character-level discrete diffusion model (adapted fr...

Diffusion Gpt

From baby GPT to diffusion GPT: An annotated implementation of a character-level discrete diffusion model (adapted fr...

13EmergingUnknown
License
MIT
Updated
Today

What it does

An annotated implementation of a character-level disrete diffusion model for text generation. --- a character-level discrete diffusion model in action. --- This repository contains a single, self-contained Jupyter Notebook that walks through the theory and implementation of discrete diffusion models for text generation inspired by the paper Discrete Diffusion Modeling by Estimating the Ratios of

Getting Started

git
git clone https://github.com/ash80/diffusion-gpt

Platforms

🪟windows🍎mac🐧linux

Install Difficulty

moderate

Built With

jupyter notebook

Community Reactions