LLM Pricing
← All models

llava-7b

llamagate · chat model

Input
$0.1000 / 1M tokens
Output
$0.2000 / 1M tokens
Cached input
N/A
Context
2.0K

Pricing

Item Raw value (per token) Normalized
Input 1e-7 $0.1000 / 1M tokens
Output 2e-7 $0.2000 / 1M tokens
Embedding 1e-7 $0.1000 / 1M tokens

Token limits

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

Capabilities

Capability Supported
Vision Yes
Function calling No
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
lfm-40b lambda_ai $0.1000 / 1M tokens $0.2000 / 1M tokens 131.1K N/A Tools
ui-tars-1.5-7b OpenRouter $0.1000 / 1M tokens $0.2000 / 1M tokens 2.0K N/A
Meta-Llama-3.1-8B-Instruct sambanova $0.1000 / 1M tokens $0.2000 / 1M tokens 16.4K N/A Tools
deepseek-r1-8b llamagate $0.1000 / 1M tokens $0.2000 / 1M tokens 16.4K N/A Tools Reasoning
gemma-3-27b-it novita $0.1190 / 1M tokens $0.2000 / 1M tokens 16.4K N/A Vision
Mistral-Small-3.2-24B-Instruct-2506 deepinfra $0.0750 / 1M tokens $0.2000 / 1M tokens 128.0K N/A Tools

Sources

Pricing source LiteLLM model cost map
Synced at 2026-05-27
Manual review Not reviewed
Raw LiteLLM fields
{
  "max_tokens": 2048,
  "max_input_tokens": 4096,
  "max_output_tokens": 2048,
  "input_cost_per_token": 1e-7,
  "output_cost_per_token": 2e-7,
  "litellm_provider": "llamagate",
  "mode": "chat",
  "supports_response_schema": true,
  "supports_vision": true
}