ValueError: .to is not supported for 4-bit or 8-bit models
#2
by
Boynn
- opened
I have encoutered this issues while running this repo.
I've tried to fix according the reference but it doesnt work. Can you help me with this error?
Ref: https://github.com/huggingface/transformers/issues/24540
Have you upgraded your transformers
and bitsandbytes
versions?