undi95
ReMM SLERP 13B
Try in chat →A recreation trial of the original MythoMax-L2-B13 but with updated models. #merge
Context
6k tokens
Input / 1M tokens
$0.35
Output / 1M tokens
$0.65
Benchmark
—
Uptime & performance
Loading…
Pricing
Input tokens$0.35 per 1M tokens
Output tokens$0.65 per 1M tokens
Apps and activity
Loading…
Technical details
Model IDundi95/remm-slerp-l2-13b
Context window6k tokens
Input modalitiestext
Output modalitiestext
TokenizerLlama2
Max output tokens5,529
Use with MegaBrain
import OpenAI from 'openai'
const client = new OpenAI({
baseURL: 'https://getmegabrain.com/api/gateway/v1',
apiKey: process.env.MEGABRAIN_API_KEY,
})
const response = await client.chat.completions.create({
model: 'undi95/remm-slerp-l2-13b',
messages: [{ role: 'user', content: 'Hello!' }],
})Ready to use ReMM SLERP 13B?
Try it in the browser first, then get an API key and start making requests in minutes.