BlinkDL / ChatRWKV

ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
Apache License 2.0
9.43k stars 699 forks source link

RWKV 模型没有config.josn 文件吗?用text-generation-webui 报错 #144

Open hopeforus opened 1 year ago

hopeforus commented 1 year ago

EnvironmentError( OSError: models/rwkv-4-raven does not appear to have a file named config.json. Checkout ‘https://huggingface.co/models/rwkv-4-raven/None’ for available files.

elven2016 commented 1 year ago

同问

DFSGAME commented 5 months ago

同问

momocoQAQ commented 1 month ago

同问

Did you find it?

BlinkDL commented 1 month ago

可以用这种模型: https://huggingface.co/RWKV/rwkv-6-world-7b

momocoQAQ commented 1 month ago

可以用这种模型: https://huggingface.co/RWKV/rwkv-6-world-7b

Thanks for your reply, but now I want to use mlc-llm framework to deploy the rwkv-music model, but mlc-llm does not seem to support rwkv4-music, so I want to consult where can I have the config file of rwkv-5-music.