↓ 1 callersFunctionrender_message(
index: int,
messages: List[Dict[str, Any]],
thinking_mode: str,
tools: Any = None,
)
mlx_lm/chat_templates/deepseek_v32.py:151
↓ 1 callersFunctionrun_benchmark(
url: str,
api_key: str,
model: str,
max_tokens: int,
concurrency: int,
total_request
benchmarks/server_benchmark.py:172