guanyilun / rwkv.jl

Implementation of RWKV in Julia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rwkv

Experiments with RWKV model. Currently it reproduces the v4 model, but as I experiment, things will look different.

Known issues:

  • training is slow, probably a bug in the code.

Relevant links

About

Implementation of RWKV in Julia


Languages

Language:Julia 100.0%