Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

End-to-end regression test between metaseq and huggingface #136

@shijie-wu

Description

@shijie-wu

We are interested in a full regression test between metaseq and huggingface. As @patrickvonplaten confirmed, the current regression test doesn't cover the merging step. We observed different behaviors between models that require merging (1.3B) and the one that doesn’t (350M) (huggingface/transformers#17545). It’s unclear what causes the difference at the moment due to the lack of an end to end regression test.

To run the full regression test, we would need to load the model into metaseq directly. However, this is not well supported currently (e.g. #78 and #31). It would be great if people at Meta could help perform a full regression test between metaseq and huggingface 😄

@suchenzang @stephenroller

Metadata

Metadata

Assignees

Labels

questionFurther information is requestedtest-coverageImproving our test coverage

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions