Skip to content

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

Notifications You must be signed in to change notification settings

sushantkumar23/llms-from-scratch

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages