reportAttributeAccessIssue
on Hugging Face transformers
top-level attributes only in Pre-Release
#6966
Labels
bug
Something isn't working
fixed in next version (release)
A fix has been implemented and will appear in an upcoming version
regression
Environment data
2025.2.100
Code Snippet
Repro Steps
pip install transformers==4.47.1
2025.2.100
)Expected behavior
2025.2.1
which does not show this behaviorActual behavior
"PreTrainedModel" is not a known attribute of module "transformers" Pylance[reportAttributeAccessIssue]
The text was updated successfully, but these errors were encountered: