Bug report: torch._dynamo.exc.Unsupported: Unexpected type in sourceless builder transformers.models.gemma3.configuration_gemma3.Gemma3TextConfig

#51
by YovelRVeritex - opened
This comment has been hidden (marked as Resolved)

same problem

Hi, Could you please provide more details on the issue including the code that produces this error and the platform it's being used on? Thank you.

I was facing this problem and the solution was to revert to torch-2.6.0 and torchvision-0.21.0

Google org

Thanks for letting us know about this concern. I have escalated it to the appropriate internal team for investigation and will update you as soon as we have more information.

Reverting didn't work for me, but setting torch._dynamo.config.disable = True did. It seems to decrease performance though.

Sign up or log in to comment