Skip to content

Commit d07387c

Browse files
author
ochafik
committed
server: speed up cancel test setup
1 parent 0e9c4bf commit d07387c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/server/tests/features/cancel.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Feature: Cancellation of llama.cpp server requests
1212
# KV Cache corresponds to the total amount of tokens
1313
# that can be stored across all independent sequences: #4130
1414
# see --ctx-size and #5568
15-
And 512 KV cache size
15+
And 256 KV cache size
1616
And 32 as batch size
1717
And 2 slots
1818
And 64 server max tokens to predict

0 commit comments

Comments
 (0)