2026-09-11 07:59:42 +00:00

13 lines
261 B
YAML

# dp4-nothink: DeepSeek-V4-Flash nothinking protocol
# All benches inherit these unless overridden in their own <bench>.yaml
generation:
temperature: 0.0
max_tokens: 32768
top_p: 1.0
stream: true
run:
concurrency: 8
checkpoint: true
resume: true