Getting ModuleNotFoundError: No module named 'transformers_modules.microsoft.Phi-3'

#22
by IT-finvatech - opened

I'm getting ModuleNotFoundError: No module named 'transformers_modules.microsoft.Phi-3' when trying to use NuExtract-v1.5. Can you please include or link the missing module?
Screenshot from 2025-04-14 12-22-26.png

I had some errors with the latest transformers library. I tried this: pip install --upgrade "transformers==4.47.1" "accelerate>=0.29"
Now i can run the example.

Sign up or log in to comment