Skip to content

Add other common params to ChatCompletionInferenceParams #354

@nabinchha

Description

@nabinchha

Priority Level

Medium (Nice to have)

Is your feature request related to a problem? Please describe.

We currently only support top_p and temperature

Describe the solution you'd like

support others:
top_k, min_p, presence_penalty, repetition_penalty

Describe alternatives you've considered

Currently there's a workaround to pass these via extra_body

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions