Back to Models

TheDrummer: UnslopNemo 12B

thedrummer/unslopnemo-12b

Description

UnslopNemo v4.1 is the latest addition from the creator of Rocinante, designed for adventure writing and role-play scenarios.

API Usage Examples

OpenAI Compatible Endpoint

Use this endpoint with any OpenAI-compatible library. Model: TheDrummer: UnslopNemo 12B (thedrummer/unslopnemo-12b)

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

Supported Modalities

  • Text

API Pricing

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

Token Limits

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

Subscription Tiers

  • free
  • pro
  • ultimate