Skip to content

Commit b5dc188

Browse files
committed
server: bench:
- add --defrag-thold 0.8
1 parent 9394ec7 commit b5dc188

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/bench.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ jobs:
101101
--ubatch-size 256 \
102102
--n-predict 4096 \
103103
--ctx-size 16384 \
104+
--defrag-thold 0.8 \
105+
--log-format text \
104106
--log-format text \
105107
-ngl 33 &
106108

0 commit comments

Comments
 (0)