Visual Question Answering
Transformers
Safetensors
Chinese
English
qwen3_vl
image-text-to-text
multimodal
vision-language
mechanical-drawing
vqa
mechvqa
Instructions to use XiaofengAlg/MechVL-4B-SFT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use XiaofengAlg/MechVL-4B-SFT with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("visual-question-answering", model="XiaofengAlg/MechVL-4B-SFT")# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("XiaofengAlg/MechVL-4B-SFT") model = AutoModelForMultimodalLM.from_pretrained("XiaofengAlg/MechVL-4B-SFT", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md 68cb880 verified
Upload README.md with huggingface_hub 5e01316 verified
XiaofengShi commited on
Upload folder using huggingface_hub bc3a13a verified
XiaofengShi commited on
Upload README.md with huggingface_hub e19ea21 verified
XiaofengShi commited on
Upload vocab.json with huggingface_hub ca2fd64 verified
XiaofengShi commited on
Upload merges.txt with huggingface_hub 8c32951 verified
XiaofengShi commited on
Upload model.safetensors.index.json with huggingface_hub 6fd5ef6 verified
XiaofengShi commited on
Upload tokenizer_config.json with huggingface_hub ad188b0 verified
XiaofengShi commited on
Upload chat_template.jinja with huggingface_hub a6bfbdb verified
XiaofengShi commited on
Upload config.json with huggingface_hub 9be0dcc verified
XiaofengShi commited on
Upload video_preprocessor_config.json with huggingface_hub 6f8884d verified
XiaofengShi commited on
Upload preprocessor_config.json with huggingface_hub 5484df9 verified
XiaofengShi commited on
Upload added_tokens.json with huggingface_hub ebc9f91 verified
XiaofengShi commited on
Upload special_tokens_map.json with huggingface_hub 37b8238 verified
XiaofengShi commited on
Upload generation_config.json with huggingface_hub 6d00d81 verified
XiaofengShi commited on
Delete speedtest.json with huggingface_hub 281f580 verified
XiaofengShi commited on
Upload speedtest.json with huggingface_hub 87d948d verified
XiaofengShi commited on
Upload tokenizer.json with huggingface_hub 46e9ed7 verified
XiaofengShi commited on
initial commit a968bce verified
XiaofengShi commited on