Blealtan / RWKV-LM-LoRA

RWKV is a 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
405 stars 41 forks source link

[dev-infctx] Added wandb run check #30

Closed PicoCreator closed 1 year ago

PicoCreator commented 1 year ago

Added wandb run check, prevents an error for running without wandb