Skip to content

Commit b2bcf16

Browse files
committed
remove uni-test
1 parent 5eb201c commit b2bcf16

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tests/llm/test_finetune.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,6 @@ def test_finetune(self):
7070
["model_dir"],
7171
[
7272
["llama"],
73-
["chatglm"],
74-
# ["bloom"], @skip("Skip and wait to fix.")
75-
["chatglm2"],
76-
["qwen"],
77-
["qwen2"],
78-
["baichuan"],
7973
],
8074
)
8175
class CkptQuantTest(LLMTest, TestMultipleGpus):

0 commit comments

Comments
 (0)