Commit 6673268
authored
[Test] Enable default graph mode for test case test_guided_json_completion (vllm-project#10873)
### What this PR does / why we need it?
For the test case `test_guided_json_completion`, use the default graph
mode `FULL_AND_PIECEWISE`
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
Ran `test_guided_json_completion` locally with the change applied and
verified it passes.
- vLLM version: v0.22.1
- vLLM main:
vllm-project/vllm@967c5c3
Signed-off-by: zhiyu-wa <1959864813@qq.com>1 parent 622e1b1 commit 6673268
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments