Those who want see V7 agentic benckmark,see there

#32
by TAOTAO777 - opened

https://github.com/momori777/Artemis/tree/master/docs/silicon-rider-bench-622539
shortly,85% ability of deepseek v4 flash 0731,almost claude 4.6
Running on my local RTX 5070 LAPTOP 8G, 32G d5 VRAM,
apex compact

PS C:\Users\TK> Start-Process -FilePath $exe -ArgumentList @(

"-m", $model,
"-c", "160000",
"--flash-attn", "on",
"-ctk", "q4_0",
"-ctv", "q4_0",
"--cpu-moe",
"--cpu-mask", "0xFFFFFFFF",
"--batch-size", "5000",
"--ubatch-size", "2500",
"--threads", "24",
"-rea", "on",
"--jinja",
"--cache-ram", "5000",
"--parallel", "1",
"--kv-unified",
"--no-mmap",
"--no-warmup",
"--spec-type draft-mtp",
"--spec-draft-n-max 2"

)

top p 0.95 temperature0.6

compensate:
ds pro 0814 ¥791, ds flash 0731 ¥619.57, Hermes ¥524.59

Sign up or log in to comment