Model reference · open weights

H0-mini

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

H0-mini is an open-weight embedding model from bioptimus. 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

Makerbioptimus
TypeEmbedding models
TaskImage embed
Parameters (lead)86M
Runs withtimm
Released2025-02-26
Popularity6k 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 h0-mini for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (h0-mini 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":"h0-mini","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