Instructions to use OpenMOSE/RWKV-Reka-3.1-Flash with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- RWKV
How to use OpenMOSE/RWKV-Reka-3.1-Flash with RWKV:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -81,9 +81,15 @@ Performance evaluation is ongoing. The model shows promising results in:
|
|
| 81 |
- Significantly improved needle-in-haystack task performance compared to pure RWKV architectures
|
| 82 |
- Competitive performance on standard language modeling benchmarks
|
| 83 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 84 |
## Usage with Hugging Face Transformers
|
| 85 |
|
| 86 |
-
|
|
|
|
|
|
|
| 87 |
|
| 88 |
## Code Repositories
|
| 89 |
|
|
|
|
| 81 |
- Significantly improved needle-in-haystack task performance compared to pure RWKV architectures
|
| 82 |
- Competitive performance on standard language modeling benchmarks
|
| 83 |
|
| 84 |
+
## Usage with RWKV-Infer
|
| 85 |
+
- **RWKV-Infer** Triton based Hybrid RWKV Inference engine, can be check at: [https://github.com/OpenMOSE/RWKV-Infer/wiki/How-to-Running-RWKV-hxa079-models%3F](https://github.com/OpenMOSE/RWKV-Infer/wiki/How-to-Running-RWKV-hxa079-models%3F)
|
| 86 |
+
|
| 87 |
+
|
| 88 |
## Usage with Hugging Face Transformers
|
| 89 |
|
| 90 |
+
Currently in development. stay tuned :)
|
| 91 |
+
|
| 92 |
+
|
| 93 |
|
| 94 |
## Code Repositories
|
| 95 |
|