D
Inkling Small
Inkling Small, a language model from DeepInfra.
modelOverride: { model: "inkling-small" }
Pricing
- Input
- $0.45 / 1M
- Output
- $1.20 / 1M
Specifications
- Context window
- 524,288 tokens
- Max output
- 524,288 tokens
- Released
- August 2026
- Model string
- thinkingmachines/Inkling-Small
- Capabilities
- VisionFastMultimodalLow cost
Use this model
await mindstudio.generateText({ message: "...", modelOverride: { model: "inkling-small", }, });