MCPcopy Create free account
hub / github.com/Alpha-VLLM/LLaMA2-Accessory / eval_llavabenchmark.py

File eval_llavabenchmark.py

light-eval/src/eval_llavabenchmark.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import sys
2import os
3sys.path.append(os.path.join(os.path.abspath(__file__).rsplit('/', 3)[0], 'accessory'))
4

Callers

nothing calls this directly

Calls 5

eval_llava_benchmarkFunction · 0.85
eval_gpt4Function · 0.85
show_scoreFunction · 0.85
get_args_parserFunction · 0.70
loadFunction · 0.70

Tested by

no test coverage detected