mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 19:54:13 +00:00
(ci/cd) run again
This commit is contained in:
parent
835f9c0136
commit
6cefc98bc0
1 changed files with 1 additions and 1 deletions
|
@ -515,7 +515,7 @@ def hf_test_completion_tgi():
|
|||
# hf_test_error_logs()
|
||||
|
||||
|
||||
# def test_completion_cohere(): # commenting 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:
|
||||
# litellm.CohereConfig(max_tokens=10, stop_sequences=["a"])
|
||||
# response = completion(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue