Works well with Llama CPP OpenWorker

#5
by tamilsabari - opened

I appreciate you providing this model.
Benchmark on my PC: AMD Ryzen 7 9700X 8-core 16-thread CPU, 64 GB 5400 MHz RAM (roughly 86.4 GB/s of raw, dedicated memory bandwidth)
--cpu-moe -sm layer -t 8 -tb 16 --host 0.0.0.0 --port 8080 -fa on -fit off --cache-type-k q8_0 --cache-type-v q8_0 --parallel 1 -cb --metrics -c 32768 -b 512 -ub 128 --temp 0.5 --top-p 0.90 --top-k 30 --repeat-last-n 128 --repeat-penalty 1.15 --presence-penalty 0.1 --flash-attn on --cache-reuse 512 --cache-idle-slots --jinja -np 1 --swa-full --reasoning-preserve

With OpenWorker browser tool enabled
prompt eval time = 30610.90 ms / 5505 tokens ( 5.56 ms per token, 179.84 tokens per second)
eval time = 3424.93 ms / 145 tokens ( 23.62 ms per token, 42.34 tokens per second)
total time = 34035.83 ms / 5650 tokens

Thanks!

Sign up or log in to comment