Skip to content

Commit

Permalink
GPT Fast by PyTorch
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchieng committed Nov 30, 2023
1 parent fd0aa40 commit ef163a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ This is a curated list of tutorials, projects, libraries, videos, papers, books

## <a name='LargeLanguageModels'></a>Large Language Models (LLMs)
- General
- [GPT Fast, fast and hackable pytorch native transformer inference](https://github.com/pytorch-labs/gpt-fast)
- [Hugginface LLM Training Book, a collection of methodologies to help with successful training of large language models](https://github.com/huggingface/llm_training_handbook)
- [Llama](https://github.com/facebookresearch/llama)
- [TinyLlama](https://github.com/jzhang38/TinyLlama)
Expand Down

0 comments on commit ef163a7

Please sign in to comment.