Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/habout632/llms

llms related stuff , including code, docs
https://github.com/habout632/llms

Last synced: 2 months ago
JSON representation

llms related stuff , including code, docs

Awesome Lists containing this project

README

        

# llms
llms related stuff , including
code,
docs

[llm pretrain frameworks](docs/llm_frameworks.md)

[sft](docs/sft.md)

[rlhf](docs/rlhf.md)

[inference frameworks]()

datasets

[papers](docs/papers.md)

reproduce gpt2
test local work

for gpt2 code its highly inspired by building llm from scratch

to do list reproduce:
- [x] gpt2
- [] gpt3
- [] llama3
- [] phi3.5

reference another markdown in this project

Hugging Face Images
https://blog.csdn.net/TonyNotes/article/details/135828795

pip image
https://blog.csdn.net/MissOfSpring/article/details/133984239