LLM Pricing
← All models

codellama-7b

llamagate · chat model

Input
$0.0600 / 1M tokens
Output
$0.1200 / 1M tokens
Cached input
N/A
Context
4.1K

Pricing

Item Raw value (per token) Normalized
Input 6e-8 $0.0600 / 1M tokens
Output 1.2e-7 $0.1200 / 1M tokens
Embedding 6e-8 $0.0600 / 1M tokens

Token limits

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

Capabilities

Capability Supported
Vision No
Function calling Yes
Parallel function calling No
Tool choice No
Prompt caching No
Reasoning No
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
qwen2.5-coder-7b llamagate $0.0600 / 1M tokens $0.1200 / 1M tokens 8.2K N/A Tools
deepseek-coder-6.7b llamagate $0.0600 / 1M tokens $0.1200 / 1M tokens 4.1K N/A Tools
Mistral-Nemo-Instruct-2407 nebius $0.0400 / 1M tokens $0.1200 / 1M tokens 128.0K N/A Tools
gemma-3-12b-it deepinfra $0.0500 / 1M tokens $0.1000 / 1M tokens 131.1K N/A Tools
llama-4-maverick-17b-128e-instruct-fp8 lambda_ai $0.0500 / 1M tokens $0.1000 / 1M tokens 8.2K N/A Tools
llama-4-scout-17b-16e-instruct lambda_ai $0.0500 / 1M tokens $0.1000 / 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": 4096,
  "max_input_tokens": 16384,
  "max_output_tokens": 4096,
  "input_cost_per_token": 6e-8,
  "output_cost_per_token": 1.2e-7,
  "litellm_provider": "llamagate",
  "mode": "chat",
  "supports_function_calling": true,
  "supports_response_schema": true
}