[requires_grad] 在本地部署 CHATRWKV 时遇到了 AttributeError: 'str' 对象没有属性 'requires_grad'
作者: masterandmiku创建于 2024年4月30日更新于 2024年7月20日
Sorry to bother you, here is the problem I encountered when running chat.py on Python when deploying CHATRWKV locally:
内容来源: BlinkDL/ChatRWKV