Running a 22B Video Model on Four Tesla P40s
LTX-Video 2.3 is a 22 billion parameter video generation model. It was never meant to run on decade-old GPUs. I got it running across four Tesla P40s using manual pipeline parallelism, float32 monkey-patching, and a lot of iterative debugging with Claude Code. Here's how, and what the results look like.