Video-Text-to-Text
Transformers
Safetensors
qwen3_vl
image-text-to-text
video
temporal-grounding
qwen3-vl
Instructions to use MCG-NJU/TimeLens2-2B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MCG-NJU/TimeLens2-2B with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("MCG-NJU/TimeLens2-2B") model = AutoModelForMultimodalLM.from_pretrained("MCG-NJU/TimeLens2-2B", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
9ca5075 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:aeb13307a71acd8fe81861d94ad54ab689df773318809eed3cbe794b4492dae4
size 11422654
|