diff --git a/README.md b/README.md index b6cac9a..5457c5a 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,7 @@ This is a curated list of tutorials, projects, libraries, videos, papers, books ## 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)