Text Generation
Transformers
PyTorch
Safetensors
English
i3
i3-architecture
hybrid-model
rwkv-mamba
custom_code
FlameF0X commited on
Commit
8b84fe1
·
verified ·
1 Parent(s): 46e1611

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -231,4 +231,11 @@ This model was tracked using Weights & Biases (WandB) with comprehensive metrics
231
  journal={arXiv preprint arXiv:2312.00752},
232
  year={2023}
233
  }
 
 
 
 
 
 
 
234
  ```
 
231
  journal={arXiv preprint arXiv:2312.00752},
232
  year={2023}
233
  }
234
+ @article{RWKV,
235
+ title={RWKV: Reinventing RNNs for the Transformer Era},
236
+ author={Peng, Bo and others},
237
+ journal={arXiv preprint arXiv:2305.13048},
238
+ year={2023}
239
+ }
240
+
241
  ```