pytorch-labs / gpt-fast

Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.
BSD 3-Clause "New" or "Revised" License
5.58k stars 508 forks source link

Add a "Community" section in README. #48

Closed huntzhan closed 9 months ago

huntzhan commented 9 months ago

Inspired by your project, I've successfully applied the optimization strategy to baichuan2, and planning to support more models in the future.

Chillee commented 9 months ago

Thanks I think this is a good idea!