Skip to content

Commit 0c9d532

Browse files
committed
skip test_simple_inference_with_text_denoiser_multi_adapter_block_lora
1 parent 91749a1 commit 0c9d532

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/lora/test_lora_layers_mochi.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,3 +178,7 @@ def test_simple_inference_with_text_lora_fused(self):
178178
@unittest.skip("Text encoder LoRA is not supported in Mochi.")
179179
def test_simple_inference_with_text_lora_save_load(self):
180180
pass
181+
182+
@unittest.skip("Not supported in CogVideoX.")
183+
def test_simple_inference_with_text_denoiser_multi_adapter_block_lora(self):
184+
pass

0 commit comments

Comments
 (0)