BAAI: bge-large-en-v1.5 — AI model

BAAI: bge-large-en-v1.5 is a AI model from BAAI, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

The bge-large-en-v1.5 embedding model maps English sentences, paragraphs, and documents into a 1024-dimensional dense vector space, delivering high-fidelity semantic embeddings optimized for semantic search, document retrieval, and downstream NLP tasks...

Specs

VendorBAAI
Typeembedding
Context window8,192 tokens
Pricing$0.01/M in · $0.00/M out
APIembeddings

Code example

curl https://api.hormouz.net/v1/chat/completions \
  -H "Authorization: Bearer ng-YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "baai/bge-large-en-v1.5",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Use via Hormouz

Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.

Get started

Related models