test vertex ft jobs

This commit is contained in:
Ishaan Jaff 2024-08-02 22:03:52 -07:00
parent 0463e73ee3
commit 057bb37a39

View file

@ -187,6 +187,7 @@ async def test_azure_create_fine_tune_jobs_async():
@pytest.mark.asyncio()
@pytest.mark.skip(reason="skipping until we can cancel fine tuning jobs")
async def test_create_vertex_fine_tune_jobs():
try:
verbose_logger.setLevel(logging.DEBUG)