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
40d0e741
Unverified
Commit
40d0e741
authored
Nov 08, 2024
by
whyiug
Committed by
GitHub
Nov 08, 2024
Browse files
[Doc] Update FAQ links in spec_decode.rst (#9662)
Signed-off-by:
whyiug
<
whyiug@hotmail.com
>
parent
6bb52b0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/source/models/spec_decode.rst
docs/source/models/spec_decode.rst
+2
-2
No files found.
docs/source/models/spec_decode.rst
View file @
40d0e741
...
@@ -182,7 +182,7 @@ speculative decoding, breaking down the guarantees into three key areas:
...
@@ -182,7 +182,7 @@ speculative decoding, breaking down the guarantees into three key areas:
3. **vLLM Logprob Stability**
3. **vLLM Logprob Stability**
- vLLM does not currently guarantee stable token log probabilities (logprobs). This can result in different outputs for the
- vLLM does not currently guarantee stable token log probabilities (logprobs). This can result in different outputs for the
same request across runs. For more details, see the FAQ section
same request across runs. For more details, see the FAQ section
titled *Can the output of a prompt vary across runs in vLLM?* in the `FAQs <../serving/faq
.rst
>`_.
titled *Can the output of a prompt vary across runs in vLLM?* in the `FAQs <../serving/faq>`_.
**Conclusion**
**Conclusion**
...
@@ -197,7 +197,7 @@ can occur due to following factors:
...
@@ -197,7 +197,7 @@ can occur due to following factors:
**Mitigation Strategies**
**Mitigation Strategies**
For mitigation strategies, please refer to the FAQ entry *Can the output of a prompt vary across runs in vLLM?* in the `FAQs <../serving/faq
.rst
>`_.
For mitigation strategies, please refer to the FAQ entry *Can the output of a prompt vary across runs in vLLM?* in the `FAQs <../serving/faq>`_.
Resources for vLLM contributors
Resources for vLLM contributors
-------------------------------
-------------------------------
...
...
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