Skip to content

[CI Failure]: Multi-model Models Test (Extended 1) #21514

@DarkLight1337

Description

@DarkLight1337

Name of failing test

models/multimodal/pooling/test_jinavl_reranker.py

Basic information

  • Flaky test
  • Can reproduce locally
  • Caused by external libraries (e.g. bug in transformers)

🧪 Describe the failing test

The model is being converted using as_seq_cls_model even though the original model supports classification already, resulting in an incorrect score module which leads to weight mismatch during loading.

📝 History of failing test

I have fixed the issue in #21470 by refactoring the model conversion logic.

CC List.

cc @noooop

Metadata

Metadata

Assignees

No one assigned

    Labels

    ci-failureIssue about an unexpected test failure in CI

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions