Model reference · open weights

neurovfm-encoder

Available as managed deployment Licence fee Embeddings mlinslab · community Image embed 1 variants 1k dl/mo

neurovfm-encoder is an open-weight embedding model from mlinslab. 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

Makermlinslab
TypeEmbedding models
TaskImage embed
Released2025-11-06
Popularity1k 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 neurovfm-encoder for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (neurovfm-encoder 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":"neurovfm-encoder","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