From 7751b8310050adcec20f4516a75dc1143a325cf2 Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Thu, 28 Dec 2023 11:16:58 +0530 Subject: [PATCH] (ci/cd) run render deploy --- litellm/tests/test_completion.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/litellm/tests/test_completion.py b/litellm/tests/test_completion.py index 0f5248455..6a0cc5ac3 100644 --- a/litellm/tests/test_completion.py +++ b/litellm/tests/test_completion.py @@ -406,7 +406,7 @@ def hf_test_completion_tgi(): # hf_test_completion_conv() # ################### Hugging Face Neither TGI or Conversational models ######################## -# # Neither TGI or Conversational +# # Neither TGI or Conversational task # def hf_test_completion_none_task(): # try: # user_message = "My name is Merve and my favorite"