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
97 stars 7 forks source link

修复目前的问题 #27

Closed uniartisan closed 1 month ago

uniartisan commented 1 month ago
  1. 调整STATE_NAME'为可选参数
  2. 修复采样中出现的问题
  3. 更新 openai 接口,适配 state