Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 212 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 212 Bytes

😑😑😑 Boring LLM Cpp 😑😑😑

(WIP) A simple language model that generates boring text. Implemented everything from scratch (norm layer, cuda acc, llm training) in C++.

Reference

  • jaxlib/gpu