MCPcopy Create free account
hub / github.com/THUDM/AgentTuning / eval_mt_bench_tgi.py

File eval_mt_bench_tgi.py

eval_general/eval_mt_bench_tgi.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2This script is adopted from https://github.com/lm-sys/FastChat/blob/main/fastchat/llm_judge/gen_model_answer.py
3"""
4import argparse

Callers

nothing calls this directly

Calls 2

run_evalFunction · 0.85
reorg_answer_fileFunction · 0.85

Tested by

no test coverage detected