Model reference · open weights

vit_base_patch16_clip_224.openai

vit_base_patch16_clip_224.openai 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.

Embeddings timm 1 variants 237k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What vit_base_patch16_clip_224.openai is

CLIP (OpenAI model for timm) Model Details The CLIP model was developed by researchers at OpenAI to learn about what contributes to robustness in computer vision tasks. The model was also developed to test the ability of models to generalize to arbitrary image classification tasks in a zero-shot manner. It was not developed for general model deployment - to deploy models like CLIP, researchers will first need to carefully study their capabilities in relation to the specific context they’re being deployed within. This instance of the CLIP model is intended for loading in timm (https://github.com/rwightman/pytorch-image-models) and OpenCLIP (https://github.com/mlfoundations/openclip) libraries. Please see https://huggingface.co/openai/clip-vit-base-patch16 for use in Hugging Face Transformers. Model Date January 2021 Model Type The model uses a ViT-B/16 Transformer architecture as an image encoder and uses a masked self-attention Transformer as a text encoder. These encoders are trained to maximize the similarity of (image, text) pairs via a contrastive loss. The original implementation had two variants: one using a ResNet image encoder and the other using a Vision Transformer. This repository has the variant with the Vision Transformer. Documents - Blog Post - CLIP Paper Model Use Intended Use The model is intended as a research output for research communities. We hope that this model will enable researchers to better understand and explore zero-shot, arbitrary image classification. We also hope it can be used for interdisciplinary studies of the potential impact of such models - the CLIP paper includes a discussion of potential downstream impacts to provide an example for this sort of analysis. Primary intended uses The primary intended users of these models are AI researchers. We primarily imagine the model will be used by researchers to better understand robustness, generalization, and other capabilities, biases, and constraints of computer vision models. Out-of-Scope Use Cases Any deployed use case of the model - whether commercial or not - is currently out of scope. Non-deployed use cases such as image search in a constrained environment, are also not recomm

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

Makertimm
TypeEmbedding models
Variants1
Runs withtimm
Released2022-11-01
Popularity237k downloads / month
Likes12
LicenceOpen weights

How it works

How embedding models work

Your textsentence / documentEncodermaps meaningVectorlist of numbersAn embedding model turns text into a vector, so similar meanings sit close together — the basis of search and RAG.

Variants

Sizes & precisions

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.

VariantParamsPrecisionVRAMFits 16 GBWeights
vit_base_patch16_clip_224.openaiBF16Weights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys vit-base-patch16-clip-224-openai for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (vit-base-patch16-clip-224-openai 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-base-patch16-clip-224-openai","input":"text to embed"}'

Details

Languages, data & research

Tags

timm pytorch open_clip safetensors image-feature-extraction vision transformers

Papers

Licence

Open weights

Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗

Sources

Weights & code

Want vit_base_patch16_clip_224.openai on EU-owned hardware?

Request this model on EU hardware See what’s served now

Explore

More embedding models

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms