Skip to content

Commit b1366a9

Browse files
authored
Add Nemotron to PP_SUPPORTED_MODELS (#6863)
1 parent 75acdaa commit b1366a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vllm/config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"Phi3ForCausalLM",
4040
"GPT2LMHeadModel",
4141
"MixtralForCausalLM",
42+
"NemotronForCausalLM",
4243
]
4344

4445

0 commit comments

Comments
 (0)