Tenzro
Media generation

LTX-2.3 22B Distilled (GGUF Q5_K_M)

LTX-2.3 22B distilled text-to-video, 8-step schedule, synchronized audio branch
LTX Open Weightscommercial_customSource verified
Specification
Model ID
ltx-2.3-22b-distilled-gguf
Family
ltx2
Modality
Media generation
Parameters
22B
Weights
28.1 GB
Minimum VRAM
36 GB
Capabilities
text2video
Pipeline
LTX2Pipeline
Backend
diffusers
Source

Weights and provenance.

Registry license
LTX Open Weights
Source license
other
Access
Open — weights fetch without accepting additional terms.

The registry records this model as LTX Open Weights while the source repository states other. Both are shown here rather than one being preferred. Treat the stricter of the two as binding until the discrepancy is resolved upstream.

Serve it
# Pull the weights onto a node
tenzro model download ltx-2.3-22b-distilled-gguf

# Serve it
tenzro model serve ltx-2.3-22b-distilled-gguf

# Or query the registry entry over JSON-RPC
curl https://rpc.tenzro.xyz \
  -X POST -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,
       "method":"tenzro_getModel",
       "params":[{"model_id":"ltx-2.3-22b-distilled-gguf"}]}'
Same family
← All models