Instructions to use TencentBAC/U-MARVEL-Qwen3VL-4B-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TencentBAC/U-MARVEL-Qwen3VL-4B-Instruct with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForSeq2SeqLM processor = AutoProcessor.from_pretrained("TencentBAC/U-MARVEL-Qwen3VL-4B-Instruct") model = AutoModelForSeq2SeqLM.from_pretrained("TencentBAC/U-MARVEL-Qwen3VL-4B-Instruct", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
f10eb3b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:532b639a9d3cfd1b1e8022a9698df43bdfcb8a6c9de2e2b6b9bb8de887a8b7f1
size 644351936
|