提交 f19a89a7 编写于 作者: L Logan Adams

Accidently dropped pytestmark from other test

上级 ae7166af
......@@ -425,6 +425,7 @@ class TestLowCpuMemUsage(DistributedTest):
assert assert_fn(bs_output, ds_output)
@pytest.mark.seq_inference
@pytest.mark.parametrize("model_w_task", [("tiiuae/falcon-7b", "text-generation")], ids=["falcon"])
class TestAutoTP(DistributedTest):
world_size = 1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册