From 672edeba958096df48c2bd2b6d03d4ee91d14ed7 Mon Sep 17 00:00:00 2001 From: Edoardo Debenedetti Date: Tue, 14 Nov 2023 18:50:17 +0100 Subject: [PATCH] Update Together prices The price for 70B models decreased a tiny bit: https://www.together.ai/pricing --- model_prices_and_context_window.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index b47c81f6b..3b37c2bc5 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -613,8 +613,8 @@ "output_cost_per_token": 0.0000008 }, "together-ai-40.1b-70b": { - "input_cost_per_token": 0.000001, - "output_cost_per_token": 0.000001 + "input_cost_per_token": 0.0000009, + "output_cost_per_token": 0.0000009 }, "ollama/llama2": { "max_tokens": 4096,