MCPcopy Create free account

hub / github.com/LMCache/LMBenchmark / functions

Functions156 in github.com/LMCache/LMBenchmark

↓ 5 callersFunctionbuild_format
(color)
synthetic-multi-round-qa/utils.py:7
↓ 5 callersFunctionbuild_format
(color)
mooncake/utils.py:7
↓ 5 callersFunctionbuild_format
(color)
agentic/utils.py:7
↓ 5 callersFunctionbuild_format
(color)
sharegpt/utils.py:7
↓ 3 callersFunctioninit_logger
(name: str, log_level=logging.DEBUG)
mooncake/utils.py:39
↓ 3 callersMethodis_finished
(self)
real-multi-round-qa/multi-round-qa.py:97
↓ 3 callersMethodrun
(self)
sharegpt/sharegpt-qa.py:170
↓ 2 callersMethodProcessSummary
( df: pd.DataFrame, start_time: Optional[float] = None, end_time: Optional[float] = No
synthetic-multi-round-qa/multi-round-qa.py:545
↓ 2 callersMethodProcessSummary
( df: pd.DataFrame, start_time: Optional[float] = None, end_time: Optional[float] = No
mooncake/mooncake-qa.py:351
↓ 2 callersMethodWaitLoop
(cls)
synthetic-multi-round-qa/utils.py:57
↓ 2 callersMethodWaitLoop
(cls)
mooncake/utils.py:57
↓ 2 callersMethodWaitLoop
(cls)
sharegpt/utils.py:57
↓ 2 callersMethod_create_user_session
(self)
synthetic-multi-round-qa/multi-round-qa.py:486
↓ 2 callersMethod_launch_new_request
(self, timestamp: float, request_executor: RequestExecutor)
synthetic-multi-round-qa/multi-round-qa.py:325
↓ 2 callersMethod_launch_new_request
(self, timestamp: float, request_executor: RequestExecutor, request_id: int)
agentic/agentic-qa.py:224
↓ 2 callersFunctionestimate_num_tokens
(text: str)
sharegpt/data_preprocessing.py:19
↓ 2 callersMethodformat
(self, record)
agentic/utils.py:33
↓ 2 callersFunctioninit_logger
(name: str, log_level=logging.DEBUG)
synthetic-multi-round-qa/utils.py:39
↓ 2 callersFunctioninit_logger
(name: str, log_level=logging.DEBUG)
agentic/utils.py:39
↓ 2 callersFunctioninit_logger
(name: str, log_level=logging.DEBUG)
sharegpt/utils.py:39
↓ 2 callersMethodlaunch_request
finish_callback: Callable[[Response], None]
synthetic-multi-round-qa/multi-round-qa.py:251
↓ 2 callersMethodlaunch_request
finish_callback: Callable[[Response], None]
mooncake/mooncake-qa.py:173
↓ 2 callersMethodon_user_query
(self, query: str)
synthetic-multi-round-qa/multi-round-qa.py:92
↓ 2 callersMethodon_user_query
(self, query: str)
mooncake/mooncake-qa.py:94
↓ 2 callersFunctionrun_turn
(session: ChatSession, client: openai.AsyncOpenAI, http_client: httpx.AsyncClient, base_url: str, gap: float)
real-multi-round-qa/multi-round-qa.py:107
↓ 2 callersMethodsummary
(self)
synthetic-multi-round-qa/multi-round-qa.py:418
↓ 2 callersMethodsummary
(self, start_time: float, end_time: float)
synthetic-multi-round-qa/multi-round-qa.py:625
↓ 2 callersMethodsummary
(self)
mooncake/mooncake-qa.py:281
↓ 2 callersMethodsummary
(self, start_time: float, end_time: float)
mooncake/mooncake-qa.py:417
↓ 2 callersMethodsummary
(self)
agentic/agentic-qa.py:285
↓ 2 callersMethodsummary
(self, start_time: float, end_time: float)
agentic/agentic-qa.py:456
↓ 1 callersMethodGetOrStartLoop
(cls)
synthetic-multi-round-qa/utils.py:117
↓ 1 callersMethodGetOrStartLoop
(cls)
mooncake/utils.py:117
↓ 1 callersMethodGetOrStartLoop
(cls)
agentic/utils.py:117
↓ 1 callersMethodGetOrStartLoop
(cls)
sharegpt/utils.py:117
↓ 1 callersMethodProcessSummary
( df: pd.DataFrame, start_time: Optional[float] = None, end_time: Optional[float] = No
agentic/agentic-qa.py:382
↓ 1 callersMethodStartLoop
(cls)
synthetic-multi-round-qa/utils.py:80
↓ 1 callersMethodStartLoop
(cls)
mooncake/utils.py:80
↓ 1 callersMethodStartLoop
(cls)
agentic/utils.py:80
↓ 1 callersMethodStartLoop
(cls)
sharegpt/utils.py:80
↓ 1 callersMethodStopLoop
(cls)
synthetic-multi-round-qa/utils.py:97
↓ 1 callersMethodStopLoop
(cls)
mooncake/utils.py:97
↓ 1 callersMethodStopLoop
(cls)
agentic/utils.py:97
↓ 1 callersMethodStopLoop
(cls)
sharegpt/utils.py:97
↓ 1 callersMethodWaitLoop
(cls)
agentic/utils.py:57
↓ 1 callersMethod_async_launch_request
(self, messages: List[Dict[str, str]], max_tokens: int, extra_headers: O
synthetic-multi-round-qa/multi-round-qa.py:139
↓ 1 callersMethod_async_launch_request
(self, messages, max_tokens, extra_headers=None)
mooncake/mooncake-qa.py:140
↓ 1 callersMethod_async_launch_request
(self, messages: List[Dict[str, str]], max_tokens: int, agentID: int, ex
agentic/agentic-qa.py:109
↓ 1 callersMethod_async_request
(self, messages, max_tokens: int)
sharegpt/sharegpt-qa.py:80
↓ 1 callersMethod_build_new_question
(self)
synthetic-multi-round-qa/multi-round-qa.py:318
↓ 1 callersMethod_build_system_prompt
(self)
synthetic-multi-round-qa/multi-round-qa.py:304
↓ 1 callersMethod_can_join_user
(self, timestamp: float)
synthetic-multi-round-qa/multi-round-qa.py:509
↓ 1 callersMethod_create_user_session
(self, mooncake_id)
mooncake/mooncake-qa.py:310
↓ 1 callersMethod_create_user_session
(self)
agentic/agentic-qa.py:338
↓ 1 callersMethod_launch_new_request
(self, timestamp: float, request_executor: RequestExecutor)
mooncake/mooncake-qa.py:236
↓ 1 callersMethod_load_random_file
(self)
real-multi-round-qa/multi-round-qa.py:85
↓ 1 callersMethod_load_sharegpt_data
(self)
synthetic-multi-round-qa/multi-round-qa.py:467
↓ 1 callersMethod_ramp_up
(self, timestamp: float, ramp_up_time: float)
synthetic-multi-round-qa/multi-round-qa.py:477
↓ 1 callersMethod_remove_finished_sessions
(self)
synthetic-multi-round-qa/multi-round-qa.py:498
↓ 1 callersMethod_remove_finished_sessions
(self)
mooncake/mooncake-qa.py:317
↓ 1 callersMethod_remove_finished_sessions
(self)
agentic/agentic-qa.py:347
↓ 1 callersMethod_update_result
(self, response: Response)
synthetic-multi-round-qa/multi-round-qa.py:296
↓ 1 callersMethod_update_result
(self, response: Response)
mooncake/mooncake-qa.py:214
↓ 1 callersMethod_update_result
(self, response: Response)
agentic/agentic-qa.py:214
↓ 1 callersMethodappend_assistant_message
(self, content)
real-multi-round-qa/multi-round-qa.py:103
↓ 1 callersMethodappend_user_message
(self, content)
real-multi-round-qa/multi-round-qa.py:100
↓ 1 callersFunctionget_largest_under_category
(token_count)
real-multi-round-qa/prepare.py:17
↓ 1 callersMethodget_messages_for_openai
(self)
synthetic-multi-round-qa/multi-round-qa.py:104
↓ 1 callersMethodget_messages_for_openai
(self)
mooncake/mooncake-qa.py:106
↓ 1 callersMethodget_messages_for_openai
(self, input_from: List, agentID: int, roundID: int)
agentic/agentic-qa.py:57
↓ 1 callersMethodget_next_prompt
(self)
real-multi-round-qa/multi-round-qa.py:92
↓ 1 callersMethodlaunch_request
finish_callback: Callable[[Response, int], None]
agentic/agentic-qa.py:169
↓ 1 callersMethodlaunch_request
(self, prompt: str, max_tokens: int, on_finish)
sharegpt/sharegpt-qa.py:145
↓ 1 callersFunctionload_mooncake_data
(filepath: str)
mooncake/mooncake-qa.py:15
↓ 1 callersFunctionlog_summary
(df: pd.DataFrame)
sharegpt/sharegpt-qa.py:209
↓ 1 callersFunctionmain
()
synthetic-multi-round-qa/multi-round-qa.py:755
↓ 1 callersFunctionmain
()
mooncake/mooncake-qa.py:542
↓ 1 callersFunctionmain
()
agentic/agentic-qa.py:516
↓ 1 callersFunctionmain
()
real-multi-round-qa/multi-round-qa.py:257
↓ 1 callersFunctionmain
()
real-multi-round-qa/prepare.py:23
↓ 1 callersFunctionmain
()
real-multi-round-qa/plot.py:12
↓ 1 callersFunctionmain
()
sharegpt/concat_input.py:4
↓ 1 callersFunctionmain
()
sharegpt/sharegpt-qa.py:221
↓ 1 callersMethodnew_user_config
(user_id: int, workload_config: WorkloadConfig)
synthetic-multi-round-qa/multi-round-qa.py:73
↓ 1 callersMethodnew_user_config
(user_id: int, workload_config: WorkloadConfig)
mooncake/mooncake-qa.py:76
↓ 1 callersMethodnew_user_config
(user_id: int, workload_config: WorkloadConfig, trace)
agentic/agentic-qa.py:34
↓ 1 callersMethodon_system_response
(self, response: str)
synthetic-multi-round-qa/multi-round-qa.py:99
↓ 1 callersMethodon_system_response
(self, response: str)
mooncake/mooncake-qa.py:101
↓ 1 callersMethodon_system_response
(self, response: str, agentID: int, roundID: int)
agentic/agentic-qa.py:53
↓ 1 callersMethodon_user_query
(self, query: str, agentID: int, roundID: int)
agentic/agentic-qa.py:50
↓ 1 callersFunctionparse_args
()
real-multi-round-qa/multi-round-qa.py:239
↓ 1 callersFunctionparse_args
()
sharegpt/sharegpt-qa.py:31
↓ 1 callersFunctionparse_arguments
()
synthetic-multi-round-qa/multi-round-qa.py:655
↓ 1 callersFunctionparse_arguments
()
mooncake/mooncake-qa.py:444
↓ 1 callersFunctionparse_arguments
()
agentic/agentic-qa.py:473
↓ 1 callersFunctionparse_process_summary
()
synthetic-multi-round-qa/multi-round-qa.py:736
↓ 1 callersFunctionparse_process_summary
()
mooncake/mooncake-qa.py:525
↓ 1 callersFunctionprocess_output
(filename)
synthetic-multi-round-qa/multi-round-qa.py:747
↓ 1 callersFunctionprocess_output
(filename)
mooncake/mooncake-qa.py:534
↓ 1 callersFunctionrun_all_concurrent
(args)
real-multi-round-qa/multi-round-qa.py:211
next →1–100 of 156, ranked by callers