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
f243abc9
Unverified
Commit
f243abc9
authored
Jan 12, 2026
by
Andrew Bennett
Committed by
GitHub
Jan 13, 2026
Browse files
Fix various typos found in `docs` (#32212)
Signed-off-by:
Andrew Bennett
<
potatosaladx@meta.com
>
parent
60b77e14
Changes
21
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/usage/v1_guide.md
docs/usage/v1_guide.md
+1
-1
No files found.
docs/usage/v1_guide.md
View file @
f243abc9
...
@@ -123,7 +123,7 @@ We are working on enabling prefix caching and chunked prefill for more categorie
...
@@ -123,7 +123,7 @@ We are working on enabling prefix caching and chunked prefill for more categorie
#### Mamba Models
#### Mamba Models
Models using selective state-space mechanisms instead of standard transformer attention are supported.
Models using selective state-space mechanisms instead of standard transformer attention are supported.
Models that use Mamba-2 and Mamba-1 layers (e.g.,
`Mamba2ForCausalLM`
,
`MambaForCausalLM`
,
`FalconMambaForCausalLM`
) are supported.
Models that use Mamba-2 and Mamba-1 layers (e.g.,
`Mamba2ForCausalLM`
,
`MambaForCausalLM`
,
`FalconMambaForCausalLM`
) are supported.
Hybrid models that combine Mamba-2 and Mamba-1 layers with standard attention layers are also supported (e.g.,
`BambaForCausalLM`
,
Hybrid models that combine Mamba-2 and Mamba-1 layers with standard attention layers are also supported (e.g.,
`BambaForCausalLM`
,
`Zamba2ForCausalLM`
,
`NemotronHForCausalLM`
,
`FalconH1ForCausalLM`
and
`GraniteMoeHybridForCausalLM`
,
`JambaForCausalLM`
,
`Plamo2ForCausalLM`
).
`Zamba2ForCausalLM`
,
`NemotronHForCausalLM`
,
`FalconH1ForCausalLM`
and
`GraniteMoeHybridForCausalLM`
,
`JambaForCausalLM`
,
`Plamo2ForCausalLM`
).
...
...
Prev
1
2
Next
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