Model reference · open weights
convnext_small.dinov3_lvd 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 convnextsmall.dinov3lvd1689m A DINOv3 ConvNeXt image feature model. Pretrained on LVD-1689M with self-supervised DINOv3 method, distilled from DINOv3 ViT-7B. Model Details - Model Type: Image classification / feature backbone - Model Stats: - Params (M): 49.5 - GMACs: 8.7 - Activations (M): 21.6 - Image size: 224 x 224 - Papers: - DINOv3: https://arxiv.org/abs/2508.10104 - A ConvNet for the 2020s: https://arxiv.org/abs/2201.03545 - PyTorch Image Models: https://github.com/huggingface/pytorch-image-models - Original: https://github.com/facebookresearch/dinov3 - Pretrain Dataset: LVD-1689M - License: DINOv3 Model Usage Image Classification Feature Map Extraction Image Embeddings Citation
Summarised from the published model card. Read the full card on the HuggingFace links below.
Specifications
| Maker | timm |
|---|---|
| Type | Embedding models |
| Parameters (lead) | 49M |
| Variants | 1 |
| Runs with | timm |
| Released | 2025-09-11 |
| Popularity | 28k downloads / month |
| Likes | 1 |
| Licence | Commercial licence needed |
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 |
|---|---|---|---|---|---|
| convnext_small.dinov3_lvd1689m | 49M | BF16 | ~0.1 GB | ✓ | Weights ↗ |
Using it via the API
Once AxForge deploys convnext-small-dinov3-lvd for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (convnext-small-dinov3-lvd 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":"convnext-small-dinov3-lvd","input":"text to embed"}'
Licence
The weights are open but its licence needs a commercial agreement for business use. AxForge can arrange that licence and host the model for you — you pay AxForge, we settle with the model’s maker. Ask us for a quote. Read the licence ↗
Explore