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

mast3r-ai /ai_cybersec:72e21dea

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
User message to the model
system_prompt
string
Optional system message
max_new_tokens
integer
1024

Min: 1

Max: 4096

Maximum new tokens to generate
temperature
number
0.7

Max: 2

Sampling temperature (0 = greedy)
top_p
number
0.8

Max: 1

Nucleus sampling top_p
enable_thinking
boolean
False
Qwen3 thinking mode (<think>...</think> then answer). Prefer false for direct answers.

Output schema

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

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