Nodes/ComfyUI_PromptStudio/KoboldCpp Apply
ComfyUI Node

KoboldCpp Apply

A ComfyUI node in KoboldCpp with 13 inputs and 1 output.

By tiko13·Created about a month ago·Updated 6 days ago· 1
KoboldCpp Apply
    • text
    text
    thinking_modeDisabled
    kobold_urlhttp://localhost:5001
    max_response_tokens300
    temperature0.25
    top_p0.80
    top_k40
    min_p0.00
    rep_pen1.05
    rep_pen_range360
    sampler_seed-1
    stop_sequence
    request_timeout120
    CategoryKoboldCpp

    Inputs (13)

    NameTypeDefaultDescription
    textSTRING
    thinking_modeCOMBODisabledPrivate-reasoning limits: Minimal 200 tokens, Low 500, Medium 1000, and High uses the available context window.
    kobold_urlSTRINGhttp://localhost:5001Base URL for the local KoboldCpp server.
    max_response_tokensINT3000–8192Maximum tokens in the raw generated continuation. Use 0 to use the node default.
    temperatureFLOAT0.250–5
    top_pFLOAT0.800–1
    top_kINT400–200
    min_pFLOAT0.000–1
    rep_penFLOAT1.050.5–3
    rep_pen_rangeINT3600–4096
    sampler_seedINT-1-1–999999-1 lets KoboldCpp choose a random seed.
    stop_sequenceSTRINGOptional stop sequences, one per line.
    request_timeoutINT1205–600HTTP timeout in seconds.

    Outputs (1)

    NameTypeDescription
    textSTRING