[CI]Add guided decoding test (#422)
### What this PR does / why we need it? After extensive testing, we are happy to say that guided_decoding is fully supported by npu, in this pr, we add guided_decoding integrated with our test, mainly does the following things: 1. test v0 supported backends including ` "outlines", "lm-format-enforcer","xgrammar"` 2. test v1 supported backends including ` "guidance", "xgrammar"` --------- Signed-off-by: wangli <wangli858794774@gmail.com>
This commit is contained in:
@@ -4,3 +4,4 @@ pytest >= 6.0
|
||||
pytest-asyncio
|
||||
lm-eval
|
||||
ray
|
||||
types-jsonschema
|
||||
|
||||
Reference in New Issue
Block a user