ImportError: cannot import name 'is_quanto_available' from 'transformers.generation.utils'

#2
by tzsoulcap - opened

Please help, I found error when i load model

ImportError: cannot import name 'is_quanto_available' from 'transformers.generation.utils'

my venv
python=3.11.9
transformers=4.47.1

i try downgrade transformers to 4.46.3 its work!

SCB 10X org

Thank you for pointing that out.
We have not specified the version of transformers we used.
It's now added to the readme.

kunato changed discussion status to closed

Sign up or log in to comment