Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
573dd0e6
Unverified
Commit
573dd0e6
authored
Dec 28, 2025
by
Andreas Karatzas
Committed by
GitHub
Dec 28, 2025
Browse files
[ROCm] Migrate xgrammar to upstream release (#31327)
Signed-off-by:
Andreas Karatzas
<
akaratza@amd.com
>
parent
f7036886
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
5 deletions
+1
-5
requirements/common.txt
requirements/common.txt
+1
-1
requirements/rocm-test.txt
requirements/rocm-test.txt
+0
-4
No files found.
requirements/common.txt
View file @
573dd0e6
...
@@ -24,7 +24,7 @@ outlines_core == 0.2.11
...
@@ -24,7 +24,7 @@ outlines_core == 0.2.11
# required for outlines backend disk cache
# required for outlines backend disk cache
diskcache == 5.6.3
diskcache == 5.6.3
lark == 1.2.2
lark == 1.2.2
xgrammar == 0.1.2
7
; platform_machine == "x86_64" or platform_machine == "aarch64" or platform_machine == "arm64" or platform_machine == "s390x" or platform_machine == "ppc64le"
xgrammar == 0.1.2
9
; platform_machine == "x86_64" or platform_machine == "aarch64" or platform_machine == "arm64" or platform_machine == "s390x" or platform_machine == "ppc64le"
typing_extensions >= 4.10
typing_extensions >= 4.10
filelock >= 3.16.1 # need to contain https://github.com/tox-dev/filelock/pull/317
filelock >= 3.16.1 # need to contain https://github.com/tox-dev/filelock/pull/317
partial-json-parser # used for parsing partial JSON outputs
partial-json-parser # used for parsing partial JSON outputs
...
...
requirements/rocm-test.txt
View file @
573dd0e6
...
@@ -74,10 +74,6 @@ torchgeo==0.7.0
...
@@ -74,10 +74,6 @@ torchgeo==0.7.0
# MTEB Benchmark Test
# MTEB Benchmark Test
mteb==2.1.2
mteb==2.1.2
# Data processing
xgrammar @ git+https://github.com/divakar-amd/xgrammar@3272f7c520564858056a60480d5afdf69ae79c84
# Test async scheduling
# Utilities
# Utilities
num2words==0.5.14
num2words==0.5.14
# via lm-eval
# via lm-eval
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment