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
1b583cfe
Unverified
Commit
1b583cfe
authored
Nov 26, 2024
by
Cyrus Leung
Committed by
GitHub
Nov 25, 2024
Browse files
[Doc] Fix typos in docs (#10636)
Signed-off-by:
DarkLight1337
<
tlleungac@connect.ust.hk
>
parent
cf73f0c9
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
docs/source/models/supported_models.rst
docs/source/models/supported_models.rst
+1
-1
docs/source/serving/compatibility_matrix.rst
docs/source/serving/compatibility_matrix.rst
+1
-1
No files found.
docs/source/models/supported_models.rst
View file @
1b583cfe
...
@@ -365,7 +365,7 @@ Text Embedding
...
@@ -365,7 +365,7 @@ Text Embedding
.. note::
.. note::
Unlike base Qwen2, :code:`Alibaba-NLP/gte-Qwen2-7B-instruct` uses bi-directional attention.
Unlike base Qwen2, :code:`Alibaba-NLP/gte-Qwen2-7B-instruct` uses bi-directional attention.
You can set `--hf-overrides '{"is_causal": false}'` to change the attention mask accordingly.
You can set
:code:
`--hf-overrides '{"is_causal": false}'` to change the attention mask accordingly.
On the other hand, its 1.5B variant (:code:`Alibaba-NLP/gte-Qwen2-1.5B-instruct`) uses causal attention
On the other hand, its 1.5B variant (:code:`Alibaba-NLP/gte-Qwen2-1.5B-instruct`) uses causal attention
despite being described otherwise on its model card.
despite being described otherwise on its model card.
...
...
docs/source/serving/compatibility_matrix.rst
View file @
1b583cfe
...
@@ -393,7 +393,7 @@ Feature x Hardware
...
@@ -393,7 +393,7 @@ Feature x Hardware
- ✅
- ✅
- ✅
- ✅
- ✅
- ✅
-
✗
-
?
* - :abbr:`enc-dec (Encoder-Decoder Models)`
* - :abbr:`enc-dec (Encoder-Decoder Models)`
- ✅
- ✅
- ✅
- ✅
...
...
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