Skip to content

Transformer Language Models using Pytorch Lightning.

License

Notifications You must be signed in to change notification settings

appliedml42/LLMs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 

Repository files navigation

There are many like it, but this one is mine.

Various excellent open-source Large Language Model(LLM) repositories are available as of Feb 2024. This repository learns and pulls from all these great repositories to reimplement different LLM-related techniques and concepts to understand them.

Additionally, this is open-source, so that I can share it with the broader community. This repository organizes different implementations across different branches and does not strive to share code across these branches. The focus is on the techniques and concepts using simple code, not enhancing code reuse and supporting many different use cases in a single codebase. However, each branch strives to be well-designed.

Branch Name Description Status
old_2022 Early exploration of training Billion+ parameters LLMs using FDSP Inactive
microsoft/phi Exploration of SFT and DPO on Small Language Models using microsoft/phi Inactive

References

About

Transformer Language Models using Pytorch Lightning.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published