Back to Models

TheDrummer: Anubis 70B V1.1

thedrummer/anubis-70b-v1.1

Description

TheDrummer's Anubis v1.1 is an unaligned, creative Llama 3.3 70B model focused on providing character-driven roleplay & stories. It excels at gritty, visceral prose, unique character adherence, and coherent narratives, while maintaining the instruction following Llama 3.3 70B is known for.

API Usage Examples

OpenAI Compatible Endpoint

Use this endpoint with any OpenAI-compatible library. Model: TheDrummer: Anubis 70B V1.1 (thedrummer/anubis-70b-v1.1)

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

Supported Modalities

  • Text

API Pricing

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

Token Limits

  • Max Output: 16,384 tokens
  • Max Context: 16,384 tokens

Subscription Tiers

  • free
  • pro
  • ultimate