Skip to content

Commit cb1a09e

Browse files
committed
replace RMSNorm
Signed-off-by: David Chen <530634352@qq.com>
1 parent 5899557 commit cb1a09e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vllm_omni/diffusion/models/ltx2/ltx2_transformer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
from vllm_omni.diffusion.attention.backends.abstract import AttentionMetadata
4040
from vllm_omni.diffusion.attention.layer import Attention
4141

42-
4342
logger = logging.get_logger(__name__) # pylint: disable=invalid-name
4443

4544

0 commit comments

Comments
 (0)