You're looking at a specific version of this model. Jump to the model overview.

lucataco /gemma-4-31b-it:14c757b4

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
prompt
string
Explain quantum computing in simple terms.
User prompt. The chat template is applied automatically.
image
string
Optional input image for multimodal queries.
max_new_tokens
integer
256

Min: 1

Max: 2048

Maximum number of tokens to generate.
temperature
number
0.7

Max: 2

Sampling temperature. 0 = greedy decoding.
top_p
number
0.95

Max: 1

Nucleus sampling top-p.
system_prompt
string
Optional system prompt.

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'title': 'Output', 'type': 'string'}