Instructions to use leonardklin/B3D-RWKV with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- RWKV
How to use leonardklin/B3D-RWKV 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
Upload folder using huggingface_hub
Browse files- README.md +29 -0
- diff-L32-D4096-x070-blk32-ctx6144-20260519.pth +3 -0
README.md
CHANGED
|
@@ -1,3 +1,32 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
- zh
|
| 5 |
+
- fr
|
| 6 |
+
- es
|
| 7 |
+
- de
|
| 8 |
+
- pt
|
| 9 |
+
- ru
|
| 10 |
+
- it
|
| 11 |
+
- ja
|
| 12 |
+
- ko
|
| 13 |
+
- vi
|
| 14 |
+
- ar
|
| 15 |
license: apache-2.0
|
| 16 |
+
tags:
|
| 17 |
+
- dllm
|
| 18 |
+
- diffusion
|
| 19 |
+
- rwkv
|
| 20 |
+
- llm
|
| 21 |
+
- text_generation
|
| 22 |
+
datasets:
|
| 23 |
+
- allenai/tulu-3-sft-mixture
|
| 24 |
+
- Jackrong/GLM-5.1-Reasoning-1M-Cleaned
|
| 25 |
+
- angrygiraffe/claude-opus-4.6-4.7-reasoning-8.7k
|
| 26 |
---
|
| 27 |
+
|
| 28 |
+
# Triplet-Block Diffusion RWKV
|
| 29 |
+
|
| 30 |
+
This repository contains the checkpoint of B3D-RWKV, a 7B-parameter RWKV language model trained with the Triplet-Block Diffusion method.
|
| 31 |
+
|
| 32 |
+
For usage, see the B3D-RWKV [infer](https://github.com/leonardodalinky/B3D-RWKV/tree/main/infer) and [serve](https://github.com/leonardodalinky/B3D-RWKV/tree/main/infer/serve) for instructions on how to run inference and serve the model.
|
diff-L32-D4096-x070-blk32-ctx6144-20260519.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f1eb2680fe3b4768ed3ded18863ff58c422d05728f61095cde4ec327594b578
|
| 3 |
+
size 14400007688
|