class not found: torch BFloat16Storage
webpolis opened this issue · 1 comments
webpolis commented
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?
webpolis commented
Updating go to latest fixed it.