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
b1366a95
Unverified
Commit
b1366a95
authored
Jul 27, 2024
by
Michael Goin
Committed by
GitHub
Jul 27, 2024
Browse files
Add Nemotron to PP_SUPPORTED_MODELS (#6863)
parent
75acdaa4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
vllm/config.py
vllm/config.py
+1
-0
No files found.
vllm/config.py
View file @
b1366a95
...
@@ -39,6 +39,7 @@ _PP_SUPPORTED_MODELS = [
...
@@ -39,6 +39,7 @@ _PP_SUPPORTED_MODELS = [
"Phi3ForCausalLM"
,
"Phi3ForCausalLM"
,
"GPT2LMHeadModel"
,
"GPT2LMHeadModel"
,
"MixtralForCausalLM"
,
"MixtralForCausalLM"
,
"NemotronForCausalLM"
,
]
]
...
...
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