transformers
0c6d2ff6
- fix ast deprecations for python 3.14: replace node.n by node.value and use `ast.Constant`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
158 days ago
fix ast deprecations for python 3.14: replace node.n by node.value and use `ast.Constant` More verbose exceptions in `fix_docstring` on docstring formatting issues.
References
#39106 - [cache refactor] Move all the caching logic to a per-layer approach
Author
manueldeprada
Committer
manueldeprada
Parents
58dbcfe2
Loading