Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLMs built from scratch in Pytorch and MLX

Popular SoTA LLMs built from scratch in Pytorch and MLX (Apple). This is helpful to those seeking to understand the underlying architecture. Helpful for those who want to build their own LLMs in foundation frameworks like Pytorch and MLX.

  1. Llama (Pytorch + MLX)
  2. GPT2 (Pytorch)
  3. Mistral (MLX)
  4. Mixtral
  5. Phi2 (MLX)

About

Coding cutting edge LLMs from scratch in Pytorch and then using downloaded weights for inference

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages