Files
RWKV-v7-2.9B-G1-GGUF/README.md
ModelHub XC 563af1fba9 初始化项目,由ModelHub XC社区提供模型
Model: zhiyuan8/RWKV-v7-2.9B-G1-GGUF
Source: Original Platform
2026-08-29 13:09:12 +08:00

1.5 KiB
Raw Blame History

frameworks, license, tasks
frameworks license tasks
other
Apache License 2.0
text-generation

You are viewing the default Readme template as no detailed model-card was provided by the model’s contributors. You can access the model files in the "Files and versions" tab.

Model files may be downloaded with ModelScope SDK or through git clone directly.

Download with ModelScope’s Python SDK

#Install ModelScope
pip install modelscope
#Download with ModelScope’s Python SDK
from modelscope import snapshot_download
model_dir = snapshot_download('zhiyuan8/RWKV-v7-2.9B-G1-GGUF')

Download with Git clone

git clone https://www.modelscope.cn/zhiyuan8/RWKV-v7-2.9B-G1-GGUF.git

If you are a contributor to this model, we invite you to promptly update the model card content according to the model contribution documentation.