Extra keyword arguments forwarded to the model constructor.
Flat keys (e.g., temperature = 0) are provider-wide defaults applied to
every model from this provider. Model-keyed sub-tables (e.g.,
[params."qwen3:4b"]) override individual values for that model only;
the merge is shallow (model wins on conflict).