CoolFace
Modelpublic

RemySkye/rwkv7-g1g-7.2b-GGUF

sourceHugging Faceapache-2.0updated 4mo agoView on Hugging Face
1likes366downloads
Model Card

RWKV7-G1G 7.2B - GGUF Quantizations

GGUF conversions of BlinkDL/rwkv7-g1g-7.2b (Apache 2.0) for use with llama.cpp, LM Studio, and other GGUF-compatible runtimes.

All quants converted from BF16 base for maximum lossless quality. Static quantizations — no importance matrix (imatrix) was used. Check out this for imatrix quantizations: RemySkye/rwkv7-g1g-7.2b-i1-GGUF

S/M/L K-quant variants had no effect on size for RWKV architecture — only `_M` variants are included.

See UncheatableEval for benchmarks.

Note: Q40, Q3KM, and Q2K were tested but produced completely unintelligible / broken output without an importance matrix. For lower BPW quantizations (below ~4.5 BPW), an imatrix would be required — these quants currently use no imatrix at all. Stick to Q4KM or higher for usable results.