mirror of
https://github.com/cocoindex-io/cocoindex-code.git
synced 2026-09-14 16:39:38 +08:00
baa69ee56f
`tokenizers` (transitive via `litellm`) ships only `abi3` wheels, with no free-threaded variant. On macOS arm64 runners since the early-Apr image update, the source-build fallback fails to link against CPython 3.14t. Excluding the cell cleans up CI signal — end users on standard Python 3.14 remain unaffected (they pick up the `abi3` wheel). Ubuntu + 3.14t stays enabled (it still passes, via source build that Linux's ld accepts). Re-enable macOS once HuggingFace/tokenizers ships free-threaded wheels or litellm drops the dep.
1.6 KiB
1.6 KiB