NVIDIA: Llama Nemotron Embed VL 1B V2 (free) — AI model
NVIDIA: Llama Nemotron Embed VL 1B V2 (free) is a AI model from NVIDIA, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
The Llama Nemotron Embed VL 1B V2 embedding model is optimized for multimodal question-answering retrieval. The model can embed 'documents' in the form of image, text, or image and text...
Specs
| Vendor | NVIDIA |
|---|---|
| Type | embedding |
| Context window | 131,072 tokens |
| Pricing | Free |
| 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": "nvidia/llama-nemotron-embed-vl-1b-v2:free",
"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