Skip to content

Commit

Permalink
Add TinyLlama
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchieng committed Nov 17, 2023
1 parent f1cc158 commit 144d6a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,9 @@ This is a curated list of tutorials, projects, libraries, videos, papers, books

## <a name='LargeLanguageModels'></a>Large Language Models (LLMs)
- General
- [Hugginface LLM Training Book, en collection of methodologies to help with successful training of large language models](https://github.com/huggingface/llm_training_handbook)
- [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)
- [Mosaic Pretrained Transformers (MPT)](https://github.com/mosaicml/llm-foundry)
- [VLLM, high-throughput and memory-efficient inference and serving engine for LLMs](https://github.com/vllm-project/vllm)
- [Dolly](https://github.com/databrickslabs/dolly)
Expand Down

0 comments on commit 144d6a7

Please sign in to comment.