Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -74,4 +74,5 @@
|
|
74 |
"waiting_served_ratio": 1.2,
|
75 |
"max_batch_prefill_tokens": 2048,
|
76 |
"max_waiting_tokens": 20
|
|
|
77 |
}
|
|
|
74 |
"waiting_served_ratio": 1.2,
|
75 |
"max_batch_prefill_tokens": 2048,
|
76 |
"max_waiting_tokens": 20
|
77 |
+
"sharded": false,
|
78 |
}
|