Skip to content

Commit 25d59fc

Browse files
committed
ltx2 config fix
1 parent c2c07c1 commit 25d59fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/maxdiffusion/configs/ltx2_video.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dataset_name: ''
8080
train_split: 'train'
8181
dataset_type: 'tfrecord'
8282
cache_latents_text_encoder_outputs: True
83-
per_device_batch_size: 1
83+
per_device_batch_size: 1.0
8484
compile_topology_num_slices: -1
8585
quantization_local_shard_count: -1
8686
use_qwix_quantization: False

0 commit comments

Comments
 (0)