← Back to all generators
lucataco/ollama-llama3.2-vision-11b
Official
View on Replicate →
Ollama Llama 3.2 Vision 11B
Capabilities
Reference Images
Max Tokens
Top-P
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
image * | string (uri) | Input image for the model | — | — |
prompt * | string | Input text for the model | — | — |
max_tokens | integer | Maximum number of tokens to generate | 512 | min: 1 |
temperature | number | Controls randomness. Lower values make the model more deterministic, higher values make it more random. | 0.7 | min: 0, max: 1 |
top_p | number | Controls diversity of the output. Lower values make the output more focused, higher values make it more diverse. | 0.95 | min: 0, max: 1 |
image required string Input image for the model
prompt required string Input text for the model
max_tokens integer Maximum number of tokens to generate
Default:
512 min: 1 temperature number Controls randomness. Lower values make the model more deterministic, higher values make it more random.
Default:
0.7 min: 0, max: 1 top_p number Controls diversity of the output. Lower values make the output more focused, higher values make it more diverse.
Default:
0.95 min: 0, max: 1 Version:
d4e81fc14725 Updated: 2/26/2026 4.0K runs
cinemasetfree.com