This website requires JavaScript.
Explore
Help
Sign In
n0p
/
mlx-video
Watch
1
Star
0
Fork
0
You've already forked mlx-video
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fea0f87df9ec624a858bba64b1248e5a858d6e5c
mlx-video
/
mlx_video
History
Prince Canuma
fea0f87df9
Fix token handling in LTX-2 text encoder by directly appending response tokens to the generated tokens list, improving clarity and consistency in token generation.
2026-03-18 13:50:33 +01:00
..
components
Refactor model loading in generate.py to use dynamic model paths for audio and video components. Simplify weight loading logic in LTX2TextEncoder to accommodate both monolithic and reformatted model structures. Introduce a check for existing model paths in get_model_path function to enhance robustness.
2026-03-09 15:51:21 +01:00
models
Fix token handling in LTX-2 text encoder by directly appending response tokens to the generated tokens list, improving clarity and consistency in token generation.
2026-03-18 13:50:33 +01:00
__init__.py
Refactor weight loading and utility functions for LTX-2 model; remove deprecated weight loading file and update imports accordingly
2026-03-16 22:25:22 +01:00
convert.py
Refactor weight loading and utility functions for LTX-2 model; remove deprecated weight loading file and update imports accordingly
2026-03-16 22:25:22 +01:00
generate.py
Refactor LTX-2 model structure
2026-03-16 14:50:01 +01:00
utils.py
Refactor model loading in generate.py to use dynamic model paths for audio and video components. Simplify weight loading logic in LTX2TextEncoder to accommodate both monolithic and reformatted model structures. Introduce a check for existing model paths in get_model_path function to enhance robustness.
2026-03-09 15:51:21 +01:00
version.py
setup
2026-01-12 16:17:45 +01:00