Files
xc-llm-ascend/requirements-dev.txt
Li Wang cf6ab42ee2 [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>
2025-04-22 17:50:06 +08:00

8 lines
94 B
Plaintext

-r requirements-lint.txt
modelscope
pytest >= 6.0
pytest-asyncio
lm-eval
ray
types-jsonschema