Files
enginex-ascend-910-vllm/tests/e2e/models/configs/DeepSeek-V2-Lite.yaml
2025-09-09 09:40:35 +08:00

14 lines
312 B
YAML

model_name: "deepseek-ai/DeepSeek-V2-Lite"
tasks:
- name: "gsm8k"
metrics:
- name: "exact_match,strict-match"
value: 0.375
- name: "exact_match,flexible-extract"
value: 0.375
tensor_parallel_size: 2
apply_chat_template: False
fewshot_as_multiturn: False
trust_remote_code: True
enforce_eager: True