Skip to content

AutoModel.from_pretrained() fails with onevision_encoder_large on transformers>5.0.0 #52

@anxiangsir

Description

@anxiangsir

When loading onevision_encoder_large with transformers==5.0.0rc1 via AutoModel.from_pretrained(), the output is incorrect.

For reliable results, please use transformers==4.53.1 (recommended) or transformers==4.57.3, which are fully compatible with AutoModel.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions