LLM Pricing
← All models

deepseek-r1-7b-qwen

llamagate · chat model

Input
$0.0800 / 1M tokens
Output
$0.1500 / 1M tokens
Cached input
N/A
Context
16.4K

Pricing

Item Raw value (per token) Normalized
Input 8e-8 $0.0800 / 1M tokens
Output 1.5e-7 $0.1500 / 1M tokens
Embedding 8e-8 $0.0800 / 1M tokens

Token limits

Context window
16.4K
Max input tokens
131.1K
Max output tokens
16.4K
Max tokens
16.4K

Capabilities

Capability Supported
Vision No
Function calling Yes
Parallel function calling No
Tool choice No
Prompt caching No
Reasoning Yes
Response schema Yes
System messages No
Audio input No
Audio output No
Web search No
PDF input No
Video input No

Similar models

Models with comparable pricing in the same mode (chat).

Model Provider Input Output Context Coding Features
dolphin3-8b llamagate $0.0800 / 1M tokens $0.1500 / 1M tokens 8.2K N/A Tools
openthinker-7b llamagate $0.0800 / 1M tokens $0.1500 / 1M tokens 8.2K N/A Tools Reasoning
Meta-Llama-3.2-3B-Instruct sambanova $0.0800 / 1M tokens $0.1600 / 1M tokens 4.1K N/A
phi-4 deepinfra $0.0700 / 1M tokens $0.1400 / 1M tokens 16.4K N/A Tools
gemma-3-27b-it deepinfra $0.0900 / 1M tokens $0.1600 / 1M tokens 131.1K N/A Tools
mistral-7b-v0.3 llamagate $0.1000 / 1M tokens $0.1500 / 1M tokens 8.2K N/A Tools

Sources

Pricing source LiteLLM model cost map
Synced at 2026-05-27
Manual review Not reviewed
Raw LiteLLM fields
{
  "max_tokens": 16384,
  "max_input_tokens": 131072,
  "max_output_tokens": 16384,
  "input_cost_per_token": 8e-8,
  "output_cost_per_token": 1.5e-7,
  "litellm_provider": "llamagate",
  "mode": "chat",
  "supports_function_calling": true,
  "supports_response_schema": true,
  "supports_reasoning": true
}