You're looking at a specific version of this model. Jump to the model overview.
paragekbote /phi-4-reasoning-plus-unsloth:a6b2aa30
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
|
Input text prompt
|
|
max_new_tokens |
integer
|
3000
Min: 1 Max: 25000 |
Maximum number of new tokens
|
temperature |
number
|
0.7
Min: 0.1 Max: 1 |
Sampling temperature
|
top_p |
number
|
0.95
Min: 0.1 Max: 1 |
Top-p nucleus sampling
|
seed |
integer
|
42
|
Random seed
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}