Image GenerationActive
wiro / VideoLLaMA3-7B-Image
VideoLLaMA3-7B-Image
VideoLLaMA3-7B-Image is a model designed for image understanding.
Image to Text
Model ID
VideoLLaMA3-7B-Image
Provider
wiro
Added
1737117760
wiro playground—wiro/VideoLLaMA3-7B-Image
Added 1737117760
VideoLLaMA3-7B-Image is a model designed for image understanding.
Example prompts
Great starting points for VideoLLaMA3-7B-Image.
Describe this image in detail.Image Generation
Please describe the image.Image Generation
Please describe the image and the big structre in it.Image Generation
What is unusual in the image?Image Generation
What is the woman doing in the image?Image Generation
API quick start
Run VideoLLaMA3-7B-Image with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/VideoLLaMA3-7B-Image
{
"prompt": "Please describe this image in detail.",
"inputImage": "https://your-cdn.com/input.png",
"inputImageUrl": "...",
"max_new_tokens": 128
}