test(test_completion.py): skip flaky test
This commit is contained in:
parent
ad2deac958
commit
74c7cb2898
@ -1331,6 +1331,7 @@ def test_completion_together_ai():
|
||||
pytest.fail(f"Error occurred: {e}")
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="Skip flaky test")
|
||||
def test_completion_together_ai_mixtral():
|
||||
model_name = "together_ai/DiscoResearch/DiscoLM-mixtral-8x7b-v2"
|
||||
try:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user