[Misc] Replace flaky image urls in pixtral test (#22574)

Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn>
Signed-off-by: Isotr0py <2037008807@qq.com>
This commit is contained in:
Isotr0py
2025-08-10 21:18:21 +08:00
committed by GitHub
parent 00976db0c3
commit 049c245143
2 changed files with 13 additions and 14 deletions

View File

@@ -357,7 +357,8 @@ class RerankModelInfo(NamedTuple):
def dummy_hf_overrides(
hf_config: PretrainedConfig,
model_arch: str,
*,
model_arch: str = "",
exist_overrides: Optional[dict[str, Any]] = None,
) -> PretrainedConfig:
"""