mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-30 12:25:16 +08:00
Add Phi4FlashForCausalLM to _PREVIOUSLY_SUPPORTED_MODELS (#25832)
Signed-off-by: Thomas Parnell <tpa@zurich.ibm.com> Signed-off-by: yewentao256 <zhyanwentao@126.com>
This commit is contained in:
parent
70ba2d1ec9
commit
20d1d0e38b
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user