[Model] Siglip2 Model Support (#27566)
Signed-off-by: piood <2477084691@qq.com>
This commit is contained in:
@@ -19,7 +19,7 @@ HF_IMAGE_PROMPTS = IMAGE_ASSETS.prompts(
|
||||
}
|
||||
)
|
||||
|
||||
MODELS = ["google/siglip-base-patch16-224"]
|
||||
MODELS = ["google/siglip-base-patch16-224", "google/siglip2-base-patch16-224"]
|
||||
|
||||
|
||||
def _run_test(
|
||||
|
||||
Reference in New Issue
Block a user