We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86debab commit 22e9d42Copy full SHA for 22e9d42
requirements/common.txt
@@ -23,7 +23,7 @@ lm-format-enforcer >= 0.10.11, < 0.11
23
llguidance >= 0.7.11, < 0.8.0; platform_machine == "x86_64" or platform_machine == "arm64" or platform_machine == "aarch64"
24
outlines == 0.1.11
25
lark == 1.2.2
26
-xgrammar == 0.1.19; platform_machine == "x86_64" or platform_machine == "aarch64"
+xgrammar == 0.1.19; platform_machine == "x86_64" or platform_machine == "aarch64" or platform_machine == "arm64"
27
typing_extensions >= 4.10
28
filelock >= 3.16.1 # need to contain https://github.com/tox-dev/filelock/pull/317
29
partial-json-parser # used for parsing partial JSON outputs
0 commit comments