RWKV-LM icon indicating copy to clipboard operation
RWKV-LM copied to clipboard

RuntimeError: invalid unordered_map<K, T> key

Open Lixuanhe opened this issue 8 months ago • 1 comments

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?

Lixuanhe avatar Jun 20 '24 15:06 Lixuanhe