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
d3887852
"docs/source/ko/using-diffusers/custom_pipeline_examples.md" did not exist on "dc2a1c1d07bef046a76491ee5d4aab61ecfd67bc"
Unverified
Commit
d3887852
authored
Feb 27, 2025
by
Qiaolin Yu
Committed by
GitHub
Feb 27, 2025
Browse files
Fix the doc link for sampling params (#3861)
parent
564bdf29
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
python/sglang/srt/sampling/sampling_params.py
python/sglang/srt/sampling/sampling_params.py
+1
-1
No files found.
python/sglang/srt/sampling/sampling_params.py
View file @
d3887852
...
@@ -23,7 +23,7 @@ class SamplingParams:
...
@@ -23,7 +23,7 @@ class SamplingParams:
The sampling parameters.
The sampling parameters.
See docs/references/sampling_params.md or
See docs/references/sampling_params.md or
https://docs.sglang.ai/
references
/sampling_params.html
https://docs.sglang.ai/
backend
/sampling_params.html
for the documentation.
for the documentation.
"""
"""
...
...
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