Model reference · open weights

dino-convnext-large-pretrain-lvd

Available as managed deployment Licence fee Embeddings facebook Image embed 1 variants 4k dl/mo

dino-convnext-large-pretrain-lvd is an open-weight embedding model from facebook. AxForge deploys and operates it for you on dedicated EU-owned hardware — with the licence handled where one is required.

Available as managed deployment — configured and operated for you on dedicated EU hardware, quoted per deployment.

What it is

Makerfacebook
TypeEmbedding models
TaskImage embed
Parameters (lead)196M
Runs withtransformers
Based onfacebook/dinov3-vit7b16-pretrain-lvd1689m
Released2025-08-06
Popularity4k downloads / month
LicenceCommercial licence needed

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.

Using it via the API

Call it like any OpenAI endpoint

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

Create an account — your API key is available in the console. 5M tokens/month currently included with every new account at launch.

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