Sentence Transformers: paraphrase-MiniLM-L6-v2 — AI model
Sentence Transformers: paraphrase-MiniLM-L6-v2 is a AI model from Sentence Transformers, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
The paraphrase-MiniLM-L6-v2 embedding model converts sentences and short paragraphs into a 384-dimensional dense vector space, producing high-quality semantic embeddings optimized for paraphrase detection, semantic similarity scoring, clustering, and lightweight retrieval...
Specs
| Vendor | Sentence Transformers |
|---|---|
| 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": "sentence-transformers/paraphrase-minilm-l6-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