RWKV-LM
RWKV-LM copied to clipboard
RuntimeError: invalid unordered_map<K, T> key
When I run the training script, I encounter the error "return WKV_6.apply(B, T, C, H, r, k, v, w, u) RuntimeError: invalid unordered_map<K, T> key." Could you please tell me what the reason might be?
Unfortunately I have never seen this error. Please try: python 3.10, latest pytorch, cuda 12.3+, latest deepspeed, but keep pytorch-lightning==1.9.5 and use Ubuntu.