|
Even in the link in readme https://huggingface.co/BlinkDL/rwkv-4-raven/tree/main all models are .pth. Can we convert pth model? And readme seems only support raven model, does World model supported? |
Answered by
linonetwo
Jul 18, 2023
Replies: 1 comment 1 reply
|
For .pth, we can use it. Readme just mean .bin can be use directly, and .pth can be used for conversion. |
1 reply
Answer selected by
linonetwo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For .pth, we can use it. Readme just mean .bin can be use directly, and .pth can be used for conversion.