Back to Models

ReMM SLERP 13B

undi95/remm-slerp-l2-13b

Description

A recreation trial of the original MythoMax-L2-B13 but with updated models. #merge

API Usage Examples

OpenAI Compatible Endpoint

Use this endpoint with any OpenAI-compatible library. Model: ReMM SLERP 13B (undi95/remm-slerp-l2-13b)

curl https://api.ridvay.com/v1/chat/completions   -H "Content-Type: application/json"   -H "Authorization: Bearer YOUR_API_KEY"   -d '{
    "model": "undi95/remm-slerp-l2-13b",
    "messages": [
      {
        "role": "user",
        "content": "Explain the capabilities of the ReMM SLERP 13B model"
      }
    ],
    "temperature": 0.7,
    "max_tokens": 1024
  }'

Supported Modalities

  • Text

API Pricing

  • Input: 0.45$ / 1M tokens
  • Output: 0.65$ / 1M tokens

Token Limits

  • Max Output: 6,144 tokens
  • Max Context: 6,144 tokens

Subscription Tiers

  • free
  • pro
  • ultimate