yuunnn-w / RWKV_Pytorch

This is an inference framework for the RWKV large language model implemented purely in native PyTorch. The official native implementation is overly complex and lacks extensibility. Let's join the flexible PyTorch ecosystem and open-source it together!
GNU General Public License v3.0
119 stars 8 forks source link

jit加速合入 #38

Open Aknifejackzhmolong opened 4 months ago

Aknifejackzhmolong commented 4 months ago

貌似我.github/main.yaml也改了,这个应该是我的fork中删除多余仓库并把dev设置为默认仓库导致的