Instructions to use diffusers/qwen3-vl-8b-instruct-lm-head with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use diffusers/qwen3-vl-8b-instruct-lm-head with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("diffusers/qwen3-vl-8b-instruct-lm-head", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Qwen3-VL-8B-Instruct — LM head
The language-model head (lm_head.weight) of Qwen/Qwen3-VL-8B-Instruct, packaged on its own so a head-less Qwen3-VL feature encoder can be made generative again without loading a second full model — attach this head to the existing encoder body and only this tensor is added to memory.
- Downloads last month
- 664
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for diffusers/qwen3-vl-8b-instruct-lm-head
Base model
Qwen/Qwen3-VL-8B-Instruct