[Model] Pipeline parallel support for Mixtral (#6516)
This commit is contained in:
@@ -34,6 +34,7 @@ _PP_SUPPORTED_MODELS = [
|
||||
"MistralForCausalLM",
|
||||
"Phi3ForCausalLM",
|
||||
"GPT2LMHeadModel",
|
||||
"MixtralForCausalLM",
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user