nlpodyssey/verbaflow

class not found: torch BFloat16Storage

webpolis opened this issue · 1 comments

Hi

I cloned the repo and ran ./verbaflow convert rwkv-4-pile-1b5-instruct/ after downloading the model, but it fails:

1:08PM DBG Converting model in dir: rwkv-4-pile-1b5-instruct/
1:08PM FTL error="class not found: torch BFloat16Storage"

Any ideas?

Updating go to latest fixed it.