Skip to content

Commit de8bae7

Browse files
authored
Update README.md
1 parent e9b2437 commit de8bae7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,16 @@ Run RWKV-4 Pile models in your browser (and onnx version): see this issue https:
6161

6262
RWKV-4 Web Demo: https://josephrocca.github.io/rwkv-v4-web/demo/ (note: only greedy sampling for now)
6363

64+
More resources:
65+
66+
https://github.com/harrisonvanderbyl/rwkv_chatbot
67+
68+
https://github.com/Pathos14489/RWKVDistributedInference
69+
70+
https://github.com/AXKuhta/rwkv-onnx-dml
71+
72+
https://github.com/josephrocca/rwkv-v4-web
73+
6474
For the old RWKV-2: see the release here for a 27M params model on enwik8 with 0.72 BPC(dev). Run run.py in https://github.com/BlinkDL/RWKV-LM/tree/main/RWKV-v2-RNN. You can even run it in your browser: https://github.com/BlinkDL/AI-Writer/tree/main/docs/eng https://blinkdl.github.io/AI-Writer/eng/ (this is using tf.js WASM single-thread mode).
6575

6676
### Training / Fine-tuning

0 commit comments

Comments
 (0)