BlinkDL / RWKV-LM

RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
Apache License 2.0
12.39k stars 843 forks source link

Update chat.py #60

Closed HaroldPetersInskipp closed 1 year ago

HaroldPetersInskipp commented 1 year ago

Correct spelling error of the word "error".