(ci/cd) run again

This commit is contained in:
ishaan-jaff 2024-01-29 21:09:13 -08:00
parent fd6b0ff42e
commit 36f1e4196f

View file

@ -515,7 +515,7 @@ def hf_test_completion_tgi():
# hf_test_error_logs() # hf_test_error_logs()
# def test_completion_cohere(): # commenting out, for now as the cohere endpoint is being flaky # def test_completion_cohere(): # commenting out,for now as the cohere endpoint is being flaky
# try: # try:
# litellm.CohereConfig(max_tokens=10, stop_sequences=["a"]) # litellm.CohereConfig(max_tokens=10, stop_sequences=["a"])
# response = completion( # response = completion(