From 78ea8e6c419c4dbab8e0daacfd4450457f8a7490 Mon Sep 17 00:00:00 2001 From: Edoardo Debenedetti Date: Mon, 30 Oct 2023 16:45:26 +0100 Subject: [PATCH] Update Together AI pricing Updated pricing for 20.1-40b and 40.1-70b models (source https://together.ai/pricing as of Oct 30) --- model_prices_and_context_window.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 84fc0b89091d..520144f431f2 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -544,12 +544,12 @@ "output_cost_per_token": 0.0000004 }, "together-ai-20.1b-40b": { - "input_cost_per_token": 0.000001, - "output_cost_per_token": 0.000001 + "input_cost_per_token": 0.0000008, + "output_cost_per_token": 0.0000008 }, "together-ai-40.1b-70b": { - "input_cost_per_token": 0.000003, - "output_cost_per_token": 0.000003 + "input_cost_per_token": 0.000001, + "output_cost_per_token": 0.000001 }, "ollama/llama2": { "max_tokens": 4096,