Failed to run due to bitsandbyes, after fixing a few errors including missing imports

#10
by zsc - opened

https://gist.github.com/zsc/8d808711b895ebee5a9f10f170c3ff2e

Now it died with (only last line is the error message) :

2023-01-21 10:17:11.676278
Setting `pad_token_id` to `eos_token_id`:2 for open-end generation.
Error invalid configuration argument at line 98 in file /mmfs1/gscratch/zlab/timdettmers/git/bitsandbytes/csrc/ops.cu

The above error should be due to complex version problems of CUDA/CuDNN + bitsandbytes, and not due to this repo.

zsc changed discussion status to closed

Sign up or log in to comment