No model card yet.
License
apache-2.0
Tasks
image-text-to-text
Hardware-aware snippets
Runtime-specific quick starts for bartowski/Qwen2-VL-7B-Instruct-GGUF. Detected hardware: No explicit hardware metadata.
Task: image-text-to-textTransformersGGUF
NVIDIA CUDA path
Best default for NVIDIA GPUs and hosted accelerator nodes.
pip install torch transformers accelerate
python - <<'PY'
from transformers import pipeline
model_id = "bartowski/Qwen2-VL-7B-Instruct-GGUF"
pipe = pipeline(
task="image-text-to-text",
model=model_id,
device_map="auto",
model_kwargs={"torch_dtype": "auto"},
)
print(pipe("Hello from Inferix"))
PYModel lineage
1 reposBase model
Qwen/Qwen2-VL-7B-InstructFinetuned
1Qwen2-VL-7B-Instruct-GGUFselected
Quantizations
0No quantization variants detected.
Model info
Namespace
bartowski
Visibility
public
Downloads
0
Likes
0
License: apache-2.0
Evaluation results
Entries
0
Tasks
0
Datasets
0
No evaluation results published yet.
Metadata links
Base model
Qwen/Qwen2-VL-7B-InstructTrained on datasets
No linked datasets
Linked papers
No linked papers
Inference providers
0/0 fitNot available for inference yet.
Spaces using this model
No spaces linked yet.
Part of collections
No public collections include this model.
Tags
importedhuggingfaceminioggufmultimodalimage-text-to-textenbase_model:Qwen/Qwen2-VL-7B-Instructbase_model:quantized:Qwen/Qwen2-VL-7B-Instructlicense:apache-2.0endpoints_compatibleregion:usconversational