mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-06-12 02:07:12 +08:00
Restore PlaMo2 unit test as pfnet/plamo-2-1b now supports transformers >=4.56 (#28019)
Signed-off-by: Shinichi Hemmi <50256998+Alnusjaponica@users.noreply.github.com>
This commit is contained in:
parent
e8697faf03
commit
a98cc35c34
@ -394,8 +394,6 @@ _TEXT_GENERATION_EXAMPLE_MODELS = {
|
|||||||
),
|
),
|
||||||
"Plamo2ForCausalLM": _HfExamplesInfo(
|
"Plamo2ForCausalLM": _HfExamplesInfo(
|
||||||
"pfnet/plamo-2-1b",
|
"pfnet/plamo-2-1b",
|
||||||
max_transformers_version="4.55.4",
|
|
||||||
transformers_version_reason="HF model uses remote code that is not compatible with latest Transformers", # noqa: E501
|
|
||||||
trust_remote_code=True,
|
trust_remote_code=True,
|
||||||
),
|
),
|
||||||
"QWenLMHeadModel": _HfExamplesInfo(
|
"QWenLMHeadModel": _HfExamplesInfo(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user