ColossalAI/applications/Chat/pytest.ini

7 lines
220 B
INI
Raw Normal View History

2023-03-28 12:25:36 +00:00
[pytest]
markers =
cpu: tests which can run on CPU
gpu: tests which requires a single GPU
dist: tests which are run in a multi-GPU or multi-machine environment
experiment: tests for experimental features