diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 113f9413f..c2c172bfe 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -1535,6 +1535,13 @@ "litellm_provider": "openrouter", "mode": "chat" }, + "openrouter/meta-llama/llama-3-70b-instruct": { + "max_tokens": 8192, + "input_cost_per_token": 0.0000008, + "output_cost_per_token": 0.0000008, + "litellm_provider": "openrouter", + "mode": "chat" + }, "j2-ultra": { "max_tokens": 8192, "max_input_tokens": 8192,