BlinkDL / ChatRWKV

ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
Apache License 2.0
9.35k stars 684 forks source link

NameError: name 'PIPELINE' is not defined #186

Open Siu-Ming opened 8 months ago

Siu-Ming commented 8 months ago

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

BlinkDL commented 8 months ago

are you using latest chat.py https://github.com/BlinkDL/ChatRWKV/blob/main/v2/chat.py