Intfloat: E5-Large-v2 — AI model
Intfloat: E5-Large-v2 is a AI model from Intfloat, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
The e5-large-v2 embedding model maps English sentences, paragraphs, and documents into a 1024-dimensional dense vector space, delivering high-accuracy semantic embeddings optimized for retrieval, semantic search, reranking, and similarity-scoring tasks.
Specs
| Vendor | Intfloat |
|---|---|
| Type | embedding |
| Context window | 8,192 tokens |
| Pricing | $0.01/M in · $0.00/M out |
| API | embeddings |
Code example
curl https://api.hormouz.net/v1/chat/completions \
-H "Authorization: Bearer ng-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "intfloat/e5-large-v2",
"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