Skip to content

Commit 15bd6f6

Browse files
shen-shanshanMu Huai
authored and
Mu Huai
committed
[V1][Structured Output] Update llguidance (>= 0.7.11) to avoid AttributeError (no StructTag) (vllm-project#17839)
Signed-off-by: shen-shanshan <467638484@qq.com> Signed-off-by: Mu Huai <tianbowen.tbw@antgroup.com>
1 parent ac235a7 commit 15bd6f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pillow # Required for image processing
1919
prometheus-fastapi-instrumentator >= 7.0.0
2020
tiktoken >= 0.6.0 # Required for DBRX tokenizer
2121
lm-format-enforcer >= 0.10.11, < 0.11
22-
llguidance >= 0.7.9, < 0.8.0; platform_machine == "x86_64" or platform_machine == "arm64" or platform_machine == "aarch64"
22+
llguidance >= 0.7.11, < 0.8.0; platform_machine == "x86_64" or platform_machine == "arm64" or platform_machine == "aarch64"
2323
outlines == 0.1.11
2424
lark == 1.2.2
2525
xgrammar == 0.1.18; platform_machine == "x86_64" or platform_machine == "aarch64"

0 commit comments

Comments
 (0)