rwkv-architecture

RNN+Transformer hybrid with O(n) inference. Linear time, infinite context, no KV cache. Train like GPT (parallel), infer like RNN (sequential). Linux…

npx skills add https://github.com/firecrawl/ai-research-skills --skill rwkv-architecture

More skills from firecrawl