12 lines
232 B
YAML
12 lines
232 B
YAML
|
|
model_name: "llava-hf/llava-1.5-7b-hf"
|
||
|
|
hardware: "Atlas A2 Series"
|
||
|
|
model: "vllm-vlm"
|
||
|
|
tasks:
|
||
|
|
- name: "ceval-valid"
|
||
|
|
metrics:
|
||
|
|
- name: "acc,none"
|
||
|
|
value: 0.30
|
||
|
|
trust_remote_code: True
|
||
|
|
gpu_memory_utilization: 0.8
|
||
|
|
dtype: "bfloat16"
|