Skip to content

Mercury Coder Small Beta

Mercury Coder Small Beta is Inception's compact diffusion coding model. Mercury Coder Small Beta scores 90.0 on HumanEval and 84.8 on fill-in-the-middle (FIM).

Tool Use
index.ts
import { streamText } from 'ai'
const result = streamText({
model: 'inception/mercury-coder-small',
prompt: 'Why is the sky blue?'
})

Playground

Try out Mercury Coder Small Beta by Inception. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.