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
Expression of type "str" is incompatible with declared type "(raw_key: str, arch: str) -> str"
Type "str" is incompatible with type "(raw_key: str, arch: str) -> str" (reportAssignmentType)
Method "from_pretrained" overrides class "PretrainedConfig" in an incompatible manner
Positional parameter count mismatch; base method has 8, but override has 3 (reportIncompatibleMethodOverride)