web_demo.py [444:451]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        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,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



