TypeError: cannot unpack non-iterable NoneType object

#37
by Pietroferr - opened

I found that running with the latest version of transformers==4.48.1 runs into an error: TypeError: cannot unpack non-iterable NoneType object. Downgrading to 4.42.4 solved the issue

Will there be support for the latest versions of transformers? Thanks!

NVIDIA org

Hi. We suggest users to follow the install package version as follows: https://huggingface.co/nvidia/NV-Embed-v2#2-required-packages

I was facing same issue what shall i do

I encountered the same error. Previously, I was using transformers version 4.49.0. After downgrading to version 4.46.2, the issue was resolved.

Hi. We suggest users to follow the install package version as follows: https://huggingface.co/nvidia/NV-Embed-v2#2-required-packages

thank you very much, I tried to fix this bug for so long

Sign up or log in to comment