Model reference · open weights
vit_so400m_patch16_siglip_512.v2_webli is an open-weight embedding model from timm, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.
About
Model card for vitso400mpatch16siglip512.v2webli A SigLIP 2 ViT (image encoder only) for timm. Equivalent to image tower from https://huggingface.co/timm/ViT-SO400M-16-SigLIP2-512. Model Details - Dataset: webli - Papers: - SigLIP 2: Multilingual Vision-Language Encoders with Improved Semantic Understanding, Localization, and Dense Features: https://arxiv.org/abs/2502.14786 - Sigmoid Loss for Language Image Pre-Training: https://arxiv.org/abs/2303.15343 Citation
Summarised from the published model card. Read the full card on the HuggingFace links below.
Specifications
| Maker | timm |
|---|---|
| Type | Embedding models |
| Parameters (lead) | 429M |
| Variants | 1 |
| Runs with | timm |
| Released | 2025-02-21 |
| Popularity | 29k downloads / month |
| Licence | Open weights |
How it works
Variants
Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.
| Variant | Params | Precision | VRAM | Fits 16 GB | Weights |
|---|---|---|---|---|---|
| vit_so400m_patch16_siglip_512.v2_webli | 429M | BF16 | ~1 GB | ✓ | Weights ↗ |
Using it via the API
Once AxForge deploys vit-so400m-patch16-siglip-512-v2-webli for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (vit-so400m-patch16-siglip-512-v2-webli below is illustrative; you get the exact model name on deployment.)
$ curl -sS https://api.axforge.ai/v1/embeddings \
-H "Authorization: Bearer $AXFORGE_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"vit-so400m-patch16-siglip-512-v2-webli","input":"text to embed"}'
Details
Trained / evaluated on
Tags
Papers
Licence
Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗
Explore