[router] allow user to specify chat template path (#11549)
This commit is contained in:
@@ -164,6 +164,7 @@ mod test_pd_routing {
|
||||
|
||||
for (mode, policy) in test_cases {
|
||||
let config = RouterConfig {
|
||||
chat_template: None,
|
||||
mode,
|
||||
policy,
|
||||
host: "127.0.0.1".to_string(),
|
||||
|
||||
Reference in New Issue
Block a user