Back to Models

Noromaid 20B

neversleep/noromaid-20b

Description

A collab between IkariDev and Undi. This merge is suitable for RP, ERP, and general knowledge. #merge #uncensored

API Usage Examples

OpenAI Compatible Endpoint

Use this endpoint with any OpenAI-compatible library. Model: Noromaid 20B (neversleep/noromaid-20b)

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

Supported Modalities

  • Text

API Pricing

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

Token Limits

  • Max Output: 4,096 tokens
  • Max Context: 4,096 tokens

Subscription Tiers

  • free
  • pro
  • ultimate