Skip to content

GS-GOAT/RainMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

RainMan

RainMan is a Large Language Model from Scratch implementation project. It aims to build and understand LLMs from the ground up, starting with the core foundations and progressively adding modern architectural features.

Project Structure

  • src/v1: Foundations & Core Architecture. Contains the implementation of a standard Transformer-based language model, including tokenization, attention mechanisms, and training loops from scratch.

Quick Start

To get started with the v1 implementation:

cd src/v1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages