lmms-lab/LLaVA-Video-178K
Viewer • Updated • 1.63M • 29k • 194
How to use tsinghua-ee/F-16-Sports with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForCausalLM
tokenizer = AutoTokenizer.from_pretrained("tsinghua-ee/F-16-Sports")
model = AutoModelForCausalLM.from_pretrained("tsinghua-ee/F-16-Sports")Official model release of Improving LLM Video Understanding with 16 Frames Per Second. Sports finetuned version.
Base model
Qwen/Qwen2-7B