BlinkDL / ChatRWKV

ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NameError: name 'PIPELINE' is not defined

Siu-Ming opened this issue · comments

Traceback (most recent call last):
File "/dev/shm/ChatRWKV/v2/chat.py", line 105, in
print(f'\n{CHAT_LANG} - {args.strategy} - {PIPELINE}')
NameError: name 'PIPELINE' is not defined