Skip to content

Commit cf785a4

Browse files
Using 4 replicas in example
1 parent 9584c08 commit cf785a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/basic/basic.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#include <hllm/engine.hpp>
1515
#include <taskr/taskr.hpp>
1616

17-
#define _REPLICAS_PER_PARTITION 1
17+
#define _REPLICAS_PER_PARTITION 4
1818
#define _PROMPT_THREAD_COUNT 16
1919
#define _REQUESTS_PER_THREAD_COUNT 1024
2020

0 commit comments

Comments
 (0)