Image GenerationActive
llava-hf / llava-v1.6-mistral-7b-hf
llava-v1.6-mistral-7b-hf
LLaVA is a tool that generates descriptions for a given image.
Image to TextLlava Hf
Model ID
llava-v1.6-mistral-7b-hf
Provider
llava-hf
Added
1718098933
wiro playground—llava-hf/llava-v1.6-mistral-7b-hf
Added 1718098933
API quick start
Run llava-v1.6-mistral-7b-hf with a single API call.
POST https://api.wiro.ai/v1/Run/llava-hf/llava-v1.6-mistral-7b-hf
{
"prompt": "What is shown in this image?",
"inputImage": "https://your-cdn.com/input.png",
"inputImageUrl": "...",
"tokens": 120
}