How to use Zhang199/TinyLLaVA-Video-R1 with Transformers:
# Load model directly from transformers import AutoModelForSeq2SeqLM model = AutoModelForSeq2SeqLM.from_pretrained("Zhang199/TinyLLaVA-Video-R1", dtype="auto")