We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40ff314 commit a372835Copy full SHA for a372835
README.md
@@ -19,6 +19,7 @@ For an in-depth walkthrough of what's in this codebase, see this [blog post](htt
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
+- [gptfast](https://github.com/MDK8888/GPTFast): applies a subset of the performance optimizations to all Huggingface models
23
24
## Installation
25
[Download PyTorch nightly](https://pytorch.org/get-started/locally/)
0 commit comments