From f36c2061ebe8a522f60ae3ff203540e0246bc3b7 Mon Sep 17 00:00:00 2001 From: reibs Date: Thu, 18 Jul 2024 16:47:19 -0700 Subject: [PATCH] removed model from replicate registry --- model_prices_and_context_window.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 5b11b8360..8009d049d 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -2255,15 +2255,6 @@ "litellm_provider": "cohere", "mode": "completion" }, - "replicate/llama-2-70b-chat:2c1608e18606fad2812020dc541930f2d0495ce32eee50074220b87300bc16e1": { - "max_tokens": 4096, - "max_input_tokens": 4096, - "max_output_tokens": 4096, - "input_cost_per_token": 0.0000, - "output_cost_per_token": 0.0000, - "litellm_provider": "replicate", - "mode": "chat" - }, "replicate/meta/llama-2-13b": { "max_tokens": 4096, "max_input_tokens": 4096,