Skip to content

Commit 64d36f2

Browse files
committed
fix
1 parent a15e842 commit 64d36f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/maxdiffusion/tests/ltx2_pipeline_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ class MockConfig:
132132
quantization = "" # for configure_kv_quant
133133
quantize_kvcache = False
134134
decoder_block = common_types.DecoderBlockType.GEMMA3
135+
use_chunked_prefill = False
135136

136137
self.text_encoder = MaxTextGemma3FeatureExtractor(
137138
config=MockConfig(),

0 commit comments

Comments
 (0)