Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
sys
2
import
os
3
sys.path.append(os.path.join(os.path.abspath(__file__).rsplit(
'/'
, 3)[0],
'accessory'
))
4
Callers
nothing calls this directly
Calls
5
eval_llava_benchmark
Function · 0.85
eval_gpt4
Function · 0.85
show_score
Function · 0.85
get_args_parser
Function · 0.70
load
Function · 0.70
Tested by
no test coverage detected