FlagOpen / FlagScale

FlagScale is a large model toolkit based on open-sourced projects.
Other
132 stars 40 forks source link

[CI] Refactor the CI to be more modular and user-friendly #199

Closed phoenixdong closed 2 weeks ago

phoenixdong commented 3 weeks ago

Main features

How to run all unit tests locally

tests/scripts/unit_tests/test_all.sh

How to run specific unit tests locally

tests/scripts/unit_tests/test_subset.sh --backend megatron --subset transformer

How to add unit tests

In the future, we will add unit testing and functional testing for VLLM