Transformers.js V4 demos
Collection
A collection of demos built with Transformers.js V4 • 19 items • Updated
AOTI precompiled graph of BasicAVTransformerBlock (submodule transformer_blocks) for the native ltx_core LTXModel (AudioVideo, distilled IC-LoRA path).
ae855f8538843825f9015a419cf4ba5edaf5eec2Consumption: aoti_load onto transformer.velocity_model, then patch _process_transformer_blocks to flatten TransformerArgs -> compiled flat block -> replace(x=...). See job.py / LTX2_NATIVE_AOTI_PROGRESS.md.