ByteDance: UI-TARS 7B — AI model
ByteDance: UI-TARS 7B is a AI model from ByteDance, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
UI-TARS-1.5 is a multimodal vision-language agent optimized for GUI-based environments, including desktop interfaces, web browsers, mobile systems, and games. Built by ByteDance, it builds upon the UI-TARS framework with reinforcement...
Specs
| Vendor | ByteDance |
|---|---|
| Type | text, image |
| Context window | 128,000 tokens |
| Pricing | $0.10/M in · $0.20/M out |
| API | chat_completions |
| Capabilities | Vision |
Code example
curl https://api.hormouz.net/v1/chat/completions \
-H "Authorization: Bearer ng-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "bytedance/ui-tars-1.5-7b",
"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