πŸ“‹ Model Description


base_model:
  • Phr00t/LTX2-Rapid-Merges
tags:
  • GGUF
  • quant
  • quantization
  • quantized
  • wip
  • untested
  • test
  • gguf
pipeline_tag: image-text-to-video

LTX-2 Rapid GGUF

GGUF version of the original LTX-2 Rapid, converted in colab (this is link to the jupyter notebook script) using city96 gguf convertion instructions with manual adding config field to metadata.

Roadmap

If someone will provide a test result for different quants to compare, it will be too good! PR into this repo

Developing

If you're making custom ggufs, do not forget to add this to gguf metadata into the config string field:

{"transformer": {"classname": "AVTransformer3DModel", "diffusersversion": "0.25.1", "activationfn": "gelu-approximate", "attentionbias": true, "attentionheaddim": 128, "attentiontype": "default", "captionchannels": 3840, "crossattentiondim": 4096, "doubleselfattention": false, "dropout": 0.0, "inchannels": 128, "normelementwiseaffine": false, "normeps": 1e-06, "normnumgroups": 32, "numattentionheads": 32, "numembedsadanorm": 1000, "numlayers": 48, "numvectorembeds": null, "onlycrossattention": false, "crossattentionnorm": true, "outchannels": 128, "upcastattention": false, "uselinearprojection": false, "qknorm": "rmsnorm", "standardizationnorm": "rmsnorm", "positionalembeddingtype": "rope", "positionalembeddingtheta": 10000.0, "positionalembeddingmaxpos": [20, 2048, 2048], "timestepscalemultiplier": 1000, "avcatimestepscalemultiplier": 1000.0, "causaltemporalpositioning": true, "audionumattentionheads": 32, "audioattentionheaddim": 64, "useaudiovideocrossattention": true, "shareff": false, "audiooutchannels": 128, "audiocrossattentiondim": 2048, "audiopositionalembeddingmaxpos": [20], "avcrossadanorm": true, "useembeddingsconnector": true, "connectorattentionheaddim": 128, "connectornumattentionheads": 30, "connectornumlayers": 2, "connectorpositionalembeddingmaxpos": [4096], "connectornumlearnableregisters": 128, "connectornormoutput": true, "usemiddleindicesgrid": true, "ropetype": "split", "frequenciesprecision": "float64"}, "scheduler": {"classname": "RectifiedFlowScheduler", "diffusersversion": "0.25.1", "numtraintimesteps": 1000, "shifting": null, "base_resolution": null, "sampler": "LinearQuadratic"}}

(config can change and should be taken from original to work properly)

πŸ“‚ GGUF File List

No GGUF files available