You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting a AttributeError: module 'torch.compiler' has no attribute 'is_compiling' error which is caused by a function call in the transformers library.
Downgrading to transformers-4.44.2 fixed this for me.
...
Bug
Getting a AttributeError: module 'torch.compiler' has no attribute 'is_compiling' error which is caused by a function call in the transformers library.
Downgrading to transformers-4.44.2 fixed this for me.
...
Steps to reproduce
Docling version
deepsearch-glm-1.0.0 docling-2.12.0 docling-ibm-models-3.1.0 docling-parse-3.0.0 transformers-4.47.0
...
Python version
Python 3.11.11
I am running a M1 Macbook pro
...
The text was updated successfully, but these errors were encountered: