"vllm/vscode:/vscode.git/clone" did not exist on "d66ac62854e04c8fda83506dc93ef7971ebf593a"
Unverified Commit b1366a95 authored by Michael Goin's avatar Michael Goin Committed by GitHub
Browse files

Add Nemotron to PP_SUPPORTED_MODELS (#6863)

parent 75acdaa4
......@@ -39,6 +39,7 @@ _PP_SUPPORTED_MODELS = [
"Phi3ForCausalLM",
"GPT2LMHeadModel",
"MixtralForCausalLM",
"NemotronForCausalLM",
]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment