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