Method__init__(
self, dim, ratio, max_position_embeddings=2048, base=10000, device=None
)
fastchat/model/llama_condense_monkey_patch.py:11
Functionadd_text(
state0, state1, model_selector0, model_selector1, text, request: gr.Request
)
fastchat/serve/gradio_block_arena_named.py:147
Functionadd_text(
state0, state1, model_selector0, model_selector1, text, request: gr.Request
)
fastchat/serve/gradio_block_arena_anony.py:323
Functionbot_response_multi(
state0,
state1,
temperature,
top_p,
max_new_tokens,
request: gr.Request,
)
fastchat/serve/gradio_block_arena_named.py:212
Functionbot_response_multi(
state0,
state1,
temperature,
top_p,
max_new_tokens,
request: gr.Request,
)
fastchat/serve/gradio_block_arena_anony.py:400