Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
e0cd65c2
Unverified
Commit
e0cd65c2
authored
Jan 24, 2025
by
Xiaoyu Zhang
Committed by
GitHub
Jan 24, 2025
Browse files
[hotfix] fix test_sampling_scaling_penalties.py ci test (#3084)
parent
f1b68618
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
sgl-kernel/tests/test_sampling_scaling_penalties.py
sgl-kernel/tests/test_sampling_scaling_penalties.py
+1
-2
No files found.
sgl-kernel/tests/test_sampling_scaling_penalties.py
View file @
e0cd65c2
...
...
@@ -32,5 +32,4 @@ def test_sampling_scaling_penalties(batch_size, vocab_size, dtype):
if
__name__
==
"__main__"
:
test_sampling_scaling_penalties
()
print
(
"All tests passed!"
)
pytest
.
main
([
__file__
])
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