web_demo.py [305:312]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    chatbot,
    history,
    top_p,
    temperature,
    repetition_penalty,
    max_length_tokens,
    max_context_length_tokens,
    model_select_dropdown,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



web_demo.py [591:598]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            chatbot,
            history,
            top_p,
            temperature,
            repetition_penalty,
            max_length_tokens,
            max_context_length_tokens,
            model_select_dropdown,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



