Back to Models

inclusionAI: Ling-2.6-flash

inclusionai/ling-2.6-flash

Description

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....

API Usage Examples

OpenAI Compatible Endpoint

Use this endpoint with any OpenAI-compatible library. Model: inclusionAI: Ling-2.6-flash (inclusionai/ling-2.6-flash)

curl https://api.ridvay.com/v1/chat/completions   -H "Content-Type: application/json"   -H "Authorization: Bearer YOUR_API_KEY"   -d '{
    "model": "inclusionai/ling-2.6-flash",
    "messages": [
      {
        "role": "user",
        "content": "Explain the capabilities of the inclusionAI: Ling-2.6-flash model"
      }
    ],
    "temperature": 0.7,
    "max_tokens": 1024
  }'

Supported Modalities

  • Text

API Pricing

  • Input: 0.01$ / 1M tokens
  • Output: 0.03$ / 1M tokens

Token Limits

  • Max Output: 32,768 tokens
  • Max Context: 262,144 tokens

Subscription Tiers

  • free
  • pro
  • ultimate