From e1764af8907b61ce73e8aae9a481382eeda4e60e Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Thu, 19 Jun 2025 13:44:05 -0700 Subject: [PATCH] fix meta_llama/Llama-3.3-8B-Instruct --- .../model_prices_and_context_window_backup.json | 16 ++++++++-------- model_prices_and_context_window.json | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index 3fd5ca0dd2..5ba102033c 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -5812,9 +5812,9 @@ "max_output_tokens": 4028, "litellm_provider": "meta_llama", "mode": "chat", - "supports_function_calling": false, + "supports_function_calling": true, "source": "https://llama.developer.meta.com/docs/models", - "supports_tool_choice": false, + "supports_tool_choice": true, "supported_modalities": [ "text", "image" @@ -5829,9 +5829,9 @@ "max_output_tokens": 4028, "litellm_provider": "meta_llama", "mode": "chat", - "supports_function_calling": false, + "supports_function_calling": true, "source": "https://llama.developer.meta.com/docs/models", - "supports_tool_choice": false, + "supports_tool_choice": true, "supported_modalities": [ "text", "image" @@ -5846,9 +5846,9 @@ "max_output_tokens": 4028, "litellm_provider": "meta_llama", "mode": "chat", - "supports_function_calling": false, + "supports_function_calling": true, "source": "https://llama.developer.meta.com/docs/models", - "supports_tool_choice": false, + "supports_tool_choice": true, "supported_modalities": [ "text" ], @@ -5862,9 +5862,9 @@ "max_output_tokens": 4028, "litellm_provider": "meta_llama", "mode": "chat", - "supports_function_calling": false, + "supports_function_calling": true, "source": "https://llama.developer.meta.com/docs/models", - "supports_tool_choice": false, + "supports_tool_choice": true, "supported_modalities": [ "text" ], diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 3fd5ca0dd2..5ba102033c 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -5812,9 +5812,9 @@ "max_output_tokens": 4028, "litellm_provider": "meta_llama", "mode": "chat", - "supports_function_calling": false, + "supports_function_calling": true, "source": "https://llama.developer.meta.com/docs/models", - "supports_tool_choice": false, + "supports_tool_choice": true, "supported_modalities": [ "text", "image" @@ -5829,9 +5829,9 @@ "max_output_tokens": 4028, "litellm_provider": "meta_llama", "mode": "chat", - "supports_function_calling": false, + "supports_function_calling": true, "source": "https://llama.developer.meta.com/docs/models", - "supports_tool_choice": false, + "supports_tool_choice": true, "supported_modalities": [ "text", "image" @@ -5846,9 +5846,9 @@ "max_output_tokens": 4028, "litellm_provider": "meta_llama", "mode": "chat", - "supports_function_calling": false, + "supports_function_calling": true, "source": "https://llama.developer.meta.com/docs/models", - "supports_tool_choice": false, + "supports_tool_choice": true, "supported_modalities": [ "text" ], @@ -5862,9 +5862,9 @@ "max_output_tokens": 4028, "litellm_provider": "meta_llama", "mode": "chat", - "supports_function_calling": false, + "supports_function_calling": true, "source": "https://llama.developer.meta.com/docs/models", - "supports_tool_choice": false, + "supports_tool_choice": true, "supported_modalities": [ "text" ],