Unverified Commit 219cfbe7 authored by Thomas Parnell's avatar Thomas Parnell Committed by GitHub
Browse files

Add Phi4FlashForCausalLM to _PREVIOUSLY_SUPPORTED_MODELS (#25832)


Signed-off-by: default avatarThomas Parnell <tpa@zurich.ibm.com>
parent 9b44a7d9
......@@ -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",
......
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