Arcee AI: Virtuoso Large — AI model
Arcee AI: Virtuoso Large is a AI model from Arcee Ai, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Virtuoso‑Large is Arcee's top‑tier general‑purpose LLM at 72 B parameters, tuned to tackle cross‑domain reasoning, creative writing and enterprise QA. Unlike many 70 B peers, it retains the 128 k...
Specs
| Vendor | Arcee Ai |
|---|---|
| Type | text |
| Context window | 131,072 tokens |
| Pricing | $0.75/M in · $1.20/M out |
| API | chat_completions |
| Capabilities | Tools |
Code example
curl https://api.hormouz.net/v1/chat/completions \
-H "Authorization: Bearer ng-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "arcee-ai/virtuoso-large",
"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