inclusionAI: Ling-2.6-flash — AI model
inclusionAI: Ling-2.6-flash is a AI model from InclusionAI, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Ling-2.6-flash is an instant (instruct) model from inclusionAI with 104B total parameters and 7.4B active parameters, designed for real-world agents that require fast responses, strong execution, and high token efficiency....
Specs
| Vendor | InclusionAI |
|---|---|
| Type | text |
| Context window | 262,144 tokens |
| Pricing | $0.01/M in · $0.03/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": "inclusionai/ling-2.6-flash",
"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