SAVRN Model Hub · Comparisons
clip-vit-large-patch14 vs siglip2-base-patch16-256
Clip-vit-large-patch14 has 428M parameters and siglip2-base-patch16-256 has 375M parameters; at 16-bit, clip-vit-large-patch14 needs about 1 GB (1x MI300X from $1.85 an hour) and siglip2-base-patch16-256 about 0.9 GB (1x MI300X from $1.85 an hour).
| Field | clip-vit-large-patch14 openai/clip-vit-large-patch14 | siglip2-base-patch16-256 google/siglip2-base-patch16-256 |
|---|---|---|
| Publisher | OpenAI | |
| Task | Zero shot image classification | Zero shot image classification |
| Modality | Other | Other |
| Parameters, as reported | 428M parameters | 375M parameters |
| Architecture | CLIPModel | siglip |
| Library | transformers | transformers |
| Context length | 77 tokens | Not stated |
| Repository size | 6.8 GB | 1.5 GB |
| Artifact formats | safetensors, pytorch, jax, tf | safetensors |
| License | Not stated | apache-2.0 |
| Access | Open weights, no gate | Open weights, no gate |
| Memory at 16-bit (weights and margin) | 1 GB | 0.9 GB |
| Cheapest GPUs at 16-bit, per hour | 1x MI300X, $1.85 | 1x MI300X, $1.85 |
| Memory at 4-bit (weights and margin) | 0.3 GB | 0.2 GB |
| Cheapest GPUs at 4-bit, per hour | 1x MI300X, $1.85 | 1x MI300X, $1.85 |
| Revision viewed | 32bd64288804 | 3f9f96cb90da |
| Downloads reported by the hub | 8.3M | 3.9M |
| Last observed | 2026-09-18 | 2026-09-18 |
An evaluation row appears only where at least two of these models report the same benchmark with the same stated configuration, metric, unit and setup. Different evaluators stay named in each cell. Values are shown as reported: no unit conversion, no ranking.
Questions
Which is larger, clip-vit-large-patch14 or siglip2-base-patch16-256?
clip-vit-large-patch14 (428M parameters) is larger than siglip2-base-patch16-256 (375M parameters), by the parameter counts their publishers report.
Which is cheaper to run, clip-vit-large-patch14 or siglip2-base-patch16-256?
At 4-bit, clip-vit-large-patch14 fits on 1x MI300X from $1.85 an hour and siglip2-base-patch16-256 on 1x MI300X from $1.85 an hour, at the lowest on-demand prices the SAVRN Index lists.
Can I use siglip2-base-patch16-256 commercially?
Yes. siglip2-base-patch16-256 is released under Apache License 2.0. The Apache License 2.0 is a permissive open-source license. It permits commercial use, modification and redistribution. It requires keeping the license and copyright notices and any NOTICE file, stating significant changes, and it includes an express patent grant from contributors.