lmms-lab/LLaVA-Video-178K
Viewer • Updated • 1.63M • 48.9k • 200
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", device_map="auto")Official model release of Improving LLM Video Understanding with 16 Frames Per Second
Base model
Qwen/Qwen2-7B