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 6cbc4d4 commit b5c3b68Copy full SHA for b5c3b68
requirements/common.txt
@@ -25,7 +25,7 @@ outlines_core == 0.2.10
25
# required for outlines backend disk cache
26
diskcache == 5.6.3
27
lark == 1.2.2
28
-xgrammar == 0.1.19; platform_machine == "x86_64" or platform_machine == "aarch64" or platform_machine == "arm64"
+xgrammar == 0.1.21; platform_machine == "x86_64" or platform_machine == "aarch64" or platform_machine == "arm64"
29
typing_extensions >= 4.10
30
filelock >= 3.16.1 # need to contain https://github.com/tox-dev/filelock/pull/317
31
partial-json-parser # used for parsing partial JSON outputs
0 commit comments