Skip to content

xstraven/LLMs-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LLMs-from-scratch

Inspired by Sebastian Raschka's phenomenal book, https://github.com/rasbt/LLMs-from-scratch, I aim to implement llms from scratch to learn how they work in-depth. Instead of using pytorch in Python though, I am using burn in Rust.

Projects

  • build-llm-scratch follows Sebastian Raschka's Build a Large Language Model (from scratch)
  • build-reasoning-scratch follows Sebastian Raschka's Build A Reasoning Model (from scratch)

About

Learning the inner workings of gpt style llms by implementing my own

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages