Skip to content

Commit 5e7bcc7

Browse files
DarkLight1337weilong.yu
authored andcommitted
[Doc] Fix typos in docs (vllm-project#10636)
Signed-off-by: DarkLight1337 <[email protected]>
1 parent 0d59963 commit 5e7bcc7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/models/supported_models.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ Text Embedding
365365

366366
.. note::
367367
Unlike base Qwen2, :code:`Alibaba-NLP/gte-Qwen2-7B-instruct` uses bi-directional attention.
368-
You can set `--hf-overrides '{"is_causal": false}'` to change the attention mask accordingly.
368+
You can set :code:`--hf-overrides '{"is_causal": false}'` to change the attention mask accordingly.
369369

370370
On the other hand, its 1.5B variant (:code:`Alibaba-NLP/gte-Qwen2-1.5B-instruct`) uses causal attention
371371
despite being described otherwise on its model card.

docs/source/serving/compatibility_matrix.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ Feature x Hardware
393393
- ✅
394394
- ✅
395395
- ✅
396-
-
396+
- ?
397397
* - :abbr:`enc-dec (Encoder-Decoder Models)`
398398
- ✅
399399
- ✅

0 commit comments

Comments
 (0)