Add Phi4FlashForCausalLM to _PREVIOUSLY_SUPPORTED_MODELS (#25832)
Signed-off-by: Thomas Parnell <tpa@zurich.ibm.com>
This commit is contained in:
@@ -333,6 +333,7 @@ _SUBPROCESS_COMMAND = [
|
||||
|
||||
_PREVIOUSLY_SUPPORTED_MODELS = {
|
||||
"Phi3SmallForCausalLM": "0.9.2",
|
||||
"Phi4FlashForCausalLM": "0.10.2",
|
||||
# encoder-decoder models except whisper
|
||||
# have been removed for V0 deprecation.
|
||||
"BartModel": "0.10.2",
|
||||
|
||||
Reference in New Issue
Block a user