Skip to content

Commit 8c8c463

Browse files
authored
Update README.md (#48)
1 parent 14df270 commit 8c8c463

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ This is *NOT* intended to be a "framework" or "library" - it is intended to show
1414

1515
For an in-depth walkthrough of what's in this codebase, see this [blog post](https://pytorch.org/blog/accelerating-generative-ai-2/).
1616

17+
## Community
18+
19+
Projects inspired by gpt-fast in the community:
20+
21+
- [gpt-blazing](https://github.com/armed-gpt/gpt-blazing): applies the same performance optimization strategy to more models (e.g., baichuan2).
22+
1723
## Installation
1824
[Download PyTorch nightly](https://pytorch.org/get-started/locally/)
1925
Install sentencepiece and huggingface_hub

0 commit comments

Comments
 (0)