Skip to content

Commit

Permalink
remove uni-test
Browse files Browse the repository at this point in the history
  • Loading branch information
wtmlon committed Nov 22, 2024
1 parent 5eb201c commit b2bcf16
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tests/llm/test_finetune.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,6 @@ def test_finetune(self):
["model_dir"],
[
["llama"],
["chatglm"],
# ["bloom"], @skip("Skip and wait to fix.")
["chatglm2"],
["qwen"],
["qwen2"],
["baichuan"],
],
)
class CkptQuantTest(LLMTest, TestMultipleGpus):
Expand Down

0 comments on commit b2bcf16

Please sign in to comment.