[Models] Support Qwen model with PP (#6974)
Signed-off-by: Muralidhar Andoorveedu <muralidhar.andoorveedu@centml.ai>
This commit is contained in:
committed by
GitHub
parent
f4fd390f5d
commit
fc912e0886
@@ -42,6 +42,7 @@ _PP_SUPPORTED_MODELS = [
|
||||
"NemotronForCausalLM",
|
||||
"Qwen2ForCausalLM",
|
||||
"Qwen2MoeForCausalLM",
|
||||
"QWenLMHeadModel",
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user