v0.10.1rc1
This commit is contained in:
13
tests/e2e/models/configs/DeepSeek-V2-Lite.yaml
Normal file
13
tests/e2e/models/configs/DeepSeek-V2-Lite.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
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
|
||||
Reference in New Issue
Block a user