Strip unused text_embedding_projection.video_aggregate_embed.* (saves 1.54 GB)
Browse filesAudio-only inference paths replace this Linear with a zero-returning
dummy after load (see ltx_pipelines.utils.blocks.PromptEncoder
with audio_only=True), so the weights are dead on disk. Removing
them brings audio-components from 6.71 GB -> 5.17 GB; behavior
verified bit-identical via local A/B inference.
dramabox-audio-components.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5fc3fd010c386ddce78f58ac43600cdbc921c50b5b0426ff08167863bfd419d7
|
| 3 |
+
size 5167945180
|