GGUF
imatrix
conversational
How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="gguf-org/ltx2-gguf",
	filename="",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

ltx2-gguf

  • dev
    • ltx2-19b-dev-iq4_xs.gguf > diffusion_models
    • gemma3-12b-it-q2_k.gguf > text_encoders
    • ltx2-19b-embeddings_connector_dev_fp8_e4m3fn.safetensors > text_encoders
    • ltx2_audio_checkpoint_vae_bf16.safetensors > checkpoints
    • ltx2_video_vae_fp8_e4m3fn.safetensors > vae setup
  • distilled (test)

Downloads last month
2,691
GGUF
Model size
12B params
Architecture
gemma3
Hardware compatibility
Log In to add your hardware

2-bit

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for gguf-org/ltx2-gguf

Base model

Lightricks/LTX-2
Quantized
(9)
this model