Back to Models

Deep Cogito: Cogito v2.1 671B

deepcogito/cogito-v2.1-671b

Description

Cogito v2.1 671B MoE represents one of the strongest open models globally, matching performance of frontier closed and open models. This model is trained using self play with reinforcement learning to reach state-of-the-art performance on multiple categories (instruction following, coding, longer queries and creative writing). This advanced system demonstrates significant progress toward scalable superintelligence through policy improvement.

API Usage Examples

OpenAI Compatible Endpoint

Use this endpoint with any OpenAI-compatible library. Model: Deep Cogito: Cogito v2.1 671B (deepcogito/cogito-v2.1-671b)

curl https://api.ridvay.com/v1/chat/completions   -H "Content-Type: application/json"   -H "Authorization: Bearer YOUR_API_KEY"   -d '{
    "model": "deepcogito/cogito-v2.1-671b",
    "messages": [
      {
        "role": "user",
        "content": "Explain the capabilities of the Deep Cogito: Cogito v2.1 671B model"
      }
    ],
    "temperature": 0.7,
    "max_tokens": 1024
  }'

Supported Modalities

  • Text

API Pricing

  • Input: 1.25$ / 1M tokens
  • Output: 1.25$ / 1M tokens

Token Limits

  • Max Output: 128,000 tokens
  • Max Context: 128,000 tokens

Subscription Tiers

  • free
  • pro
  • ultimate