Views
No views yet
safetensors, ordinary config.json,
no trust_remote_code:| 0.1B | rwkv7-0.1b-hf |
| 0.4B | rwkv7-0.4b-hf |
| 1.5B | rwkv7-1.5b-hf |
| 2.9B | rwkv7-2.9b-hf |
| 7.2B (G1) | rwkv7-g1h-7.2b-hf |
| Pile 168M | rwkv7-168m-pile-hf |
.qweight + .scale); loads only through the rwkv-sglang overlay:1bash scripts/deploy.sh # from github.com/Hakureirm/rwkv-sglang, built against sglang v0.5.10.post1 — newer releases need the overlay rebased
2RWKV_W4=1 python -m sglang.launch_server --model-path <this-dir> --dtype float16 \
3 --trust-remote-code --disable-radix-cache --mem-fraction-static 0.8