You're looking at a specific version of this model. Jump to the model overview.
paragekbote /smollm3-3b-smashed:cb8647db
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
|
Prompt for text generation
|
|
max_new_tokens |
integer
|
512
Min: 1 Max: 16384 |
Maximum number of new tokens to generate
|
mode |
string
|
no_think
|
Reasoning mode: 'think' or 'no_think'
|
seed |
integer
|
-1
|
Seed for reproducibility
|
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'}