Instructions to use astro189/llava-1.5-7b-hf-ft-mix-vsft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use astro189/llava-1.5-7b-hf-ft-mix-vsft with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("visual-question-answering", model="astro189/llava-1.5-7b-hf-ft-mix-vsft")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("astro189/llava-1.5-7b-hf-ft-mix-vsft", dtype="auto") - Notebooks
- Google Colab
- Kaggle
README.md exists but content is empty.
Model tree for astro189/llava-1.5-7b-hf-ft-mix-vsft
Base model
Qwen/Qwen2.5-32B Finetuned
Qwen/Qwen2.5-Coder-32B Finetuned
Qwen/Qwen2.5-Coder-32B-Instruct