From b1ee492982791e02a55979866d1e3b2e90c8af9a Mon Sep 17 00:00:00 2001 From: Daniel Han Date: Thu, 4 Jun 2026 07:17:55 +0000 Subject: [PATCH] Revert "CI: mark deepseek_ocr2 as known-broken compile timeout (#5995)" This reverts commit 4eac5272476372b37febdbfc541076ab4355f72f. --- .github/workflows/consolidated-tests-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/consolidated-tests-ci.yml b/.github/workflows/consolidated-tests-ci.yml index 94ec26ef31..f8eccc7d18 100644 --- a/.github/workflows/consolidated-tests-ci.yml +++ b/.github/workflows/consolidated-tests-ci.yml @@ -990,7 +990,6 @@ jobs: # First seen on transformers >=5,<6; each represents a slow # or recursive source-rewriter path the zoo can address. "beit": "TimeoutError: compile exceeds per-model budget", - "deepseek_ocr2": "TimeoutError: compile exceeds per-model budget", "sam": "TimeoutError: compile exceeds per-model budget", "sam_hq": "TimeoutError: compile exceeds per-model budget", }