mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 11:14:04 +00:00
(ci/cd) run again
This commit is contained in:
parent
fd6b0ff42e
commit
36f1e4196f
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 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:
|
||||
# litellm.CohereConfig(max_tokens=10, stop_sequences=["a"])
|
||||
# response = completion(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue