Skip to content

Commit bdf2f3e

Browse files
committed
Update readme
Signed-off-by: ynankani <ynankani@nvidia.com>
1 parent 189d04f commit bdf2f3e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • examples/windows/torch_onnx/diffusers/qad_example

examples/windows/torch_onnx/diffusers/qad_example/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# LTX-2 QAD Example (Quantization-Aware Distillation)
22

3+
**Note:** This is a **sample script for illustrating the QAD pipeline**. It has been verified to run on a **Linux RTX 5090** system, but runs into **OOM (Out of Memory)** on that configuration.
4+
35
This example demonstrates **Quantization-Aware Distillation (QAD)** for [LTX-2](https://github.com/Lightricks/LTX-2) using the native LTX training loop and [NVIDIA ModelOpt](https://github.com/NVIDIA/Model-Optimizer). It combines:
46

57
- **LTX packages**: training loop, datasets, and strategies (masked loss, audio/video split)

0 commit comments

Comments
 (0)