Back to Models

TheDrummer: Cydonia 24B V4.1

thedrummer/cydonia-24b-v4.1

Description

Uncensored and creative writing model based on Mistral Small 3.2 24B with good recall, prompt adherence, and intelligence.

API Usage Examples

OpenAI Compatible Endpoint

Use this endpoint with any OpenAI-compatible library. Model: TheDrummer: Cydonia 24B V4.1 (thedrummer/cydonia-24b-v4.1)

curl https://api.ridvay.com/v1/chat/completions   -H "Content-Type: application/json"   -H "Authorization: Bearer YOUR_API_KEY"   -d '{
    "model": "thedrummer/cydonia-24b-v4.1",
    "messages": [
      {
        "role": "user",
        "content": "Explain the capabilities of the TheDrummer: Cydonia 24B V4.1 model"
      }
    ],
    "temperature": 0.7,
    "max_tokens": 1024
  }'

Supported Modalities

  • Text

API Pricing

  • Input: 0.3$ / 1M tokens
  • Output: 0.5$ / 1M tokens

Token Limits

  • Max Output: 131,072 tokens
  • Max Context: 131,072 tokens

Subscription Tiers

  • free
  • pro
  • ultimate