Prince Canuma
|
2681f75d2f
|
Refactor LTXModel to include a from_pretrained class method for loading and sanitizing model weights. Update generate.py to utilize this method, streamlining the transformer loading process and improving code clarity.
|
2026-01-20 12:56:29 +01:00 |
|
Prince Canuma
|
e483eab039
|
Optimize positional embedding handling in TransformerArgsPreprocessor and improve RoPE frequency computation in _precompute_freqs_cis_double_precision for enhanced performance and precision.
|
2026-01-18 11:13:32 +01:00 |
|
Prince Canuma
|
883c6b0ad8
|
ensure dtype cast
|
2026-01-17 13:03:48 +01:00 |
|
Prince Canuma
|
a658911f98
|
add audio
|
2026-01-16 01:15:22 +01:00 |
|
Prince Canuma
|
3fcd8f90be
|
Refactor LTXModel: Change transformer_blocks from list to dictionary
|
2026-01-15 03:47:52 +01:00 |
|
Prince Canuma
|
d1ca36a315
|
initial commit (LTX-2)
|
2026-01-11 23:48:33 +01:00 |
|