mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-09-02 02:46:57 +08:00
remove mosaicml/mpt-7b in tests
Signed-off-by: Xingyu Liu <charlotteliu12x@gmail.com>
This commit is contained in:
parent
0d143e4be0
commit
58eb6c43dd
@ -27,7 +27,8 @@ BASE_MODELS_TO_TEST = [
|
|||||||
# (NonGeoDataset import error). Tested in model initialization tests.
|
# (NonGeoDataset import error). Tested in model initialization tests.
|
||||||
# "ibm-nasa-geospatial/Prithvi-EO-2.0-300M-TL-Sen1Floods11",
|
# "ibm-nasa-geospatial/Prithvi-EO-2.0-300M-TL-Sen1Floods11",
|
||||||
"Zyphra/Zamba2-7B-instruct",
|
"Zyphra/Zamba2-7B-instruct",
|
||||||
"mosaicml/mpt-7b",
|
# FIXME: mosaicml/mpt-7b has been deleted
|
||||||
|
# "mosaicml/mpt-7b",
|
||||||
"databricks/dbrx-instruct",
|
"databricks/dbrx-instruct",
|
||||||
"tiiuae/falcon-7b",
|
"tiiuae/falcon-7b",
|
||||||
"tiiuae/falcon-40b",
|
"tiiuae/falcon-40b",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user