ColossalAI/applications/ChatGPT/pytest.ini

7 lines
220 B
INI
Raw Normal View History

2023-02-14 14:17:25 +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