ray-llm
ray-llm copied to clipboard
Missing RWKV/rwkv-raven-14b from the model list?
RWKV is shown in the main readme
- https://github.com/ray-project/aviary#listing-all-available-models
but is missing in the current models page
- https://github.com/ray-project/aviary/tree/master/models
Yes, that is correct. We have had some trouble getting it to work, so it has been disabled for now (you can see enabled: false in the RWKV yaml). We will re-enable it once we can pinpoint the issue.
Oh, the RWKV.yaml itself is not there (so cant see the enabled: false)
My bad, we must have removed it from the repo at some point! Happy to add it back in.
Yes please, i would like to help debug the issue if possible (im from the RWKV community)
The problem was that using batch size > 1 resulted in all the responses but one turning into gibberish. We've used the Transformers integration. YAML attached: RWKV--rwkv-raven-14b.txt