Open Router logoOpen Router

    cognitivecomputations/dolphin3.0-mistral-24b:free

    open_router/cognitivecomputations/dolphin3.0-mistral-24b:free

    CompletionSystem prompt

    Context

    Max output

    32K

    Input / 1M

    Free

    Output / 1M

    Free

    Modality

    Completion

    Cutoff

    Dec 2023

    About this model

    dolphin

    Best suited for

    • Fast, Intelligent model suitable for all purpose tasks

    Capabilities

    System prompt

    Honours a dedicated system role, separate from the user turn.

    Supported parameters

    creativity_level

    Controls the creativity of responses. Higher values (e.g., 0.7) increase creativity; lower values (e.g., 0.2) make responses more predictable.

    max_tokensMax Tokens Limit

    Specifies the maximum number of text units (tokens) allowed in a response, limiting its length.

    probability_cutoffProbability Cutoff (Top P)

    Focuses on the most likely words based on a percentage of probability.

    log_probability

    If true, returns the log probabilities of each output token returned in the content of message.

    repetition_penalty

    The `frequency_penalty` controls how often the model repeats itself, with higher positive values reducing repetition and negative values encouraging it.

    novelty_penalty

    Discourages responses that are too similar to previous ones.

    stream

    Sends the response in real-time as it's being generated.