FlagOpen / FlagScale

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

add tests #100

Closed phoenixdong closed 6 months ago

phoenixdong commented 7 months ago

Add tests module.

The configuration file of the tests is ‘tests/conf/config.yaml’.

The instruction used to run the tests is ‘python tests/test.py --config-path conf --config-name config’

The instruction used to stop the tests is ‘python tests/test.py --config-path conf --config-name config action=stop’

Testing includes:

Major updates:

TODO: