Skip to content

Commit 1190c08

Browse files
authored
Add gpt-accelera to the community section of README (#143)
https://github.com/Edward-Sun/gpt-accelera
1 parent c955dac commit 1190c08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ Projects inspired by gpt-fast in the community:
3737

3838
- [gpt-blazing](https://github.com/armed-gpt/gpt-blazing): applies the same performance optimization strategy to more models (e.g., baichuan2).
3939
- [gptfast](https://github.com/MDK8888/GPTFast): applies a subset of the performance optimizations to all Huggingface models
40+
- [gpt-accelera](https://github.com/Edward-Sun/gpt-accelera): extends `gpt-fast` to SFT/RM/PPO training and batched inference to optimize the throughput
4041

4142
## Installation
4243
[Download PyTorch nightly](https://pytorch.org/get-started/locally/)

0 commit comments

Comments
 (0)