mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
(ci/cd) run again
This commit is contained in:
parent
56214b7971
commit
1b9e992fef
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
Reference in a new issue