The api-introspect job's `Dump unsloth + trl API surface` step crashed on `import unsloth` because unsloth/_gpu_init.py:232 does an unconditional `import triton` and the install step did not pull triton in. The triton PyPI wheel installs cleanly on Linux x86_64 even without CUDA (the import succeeds; runtime GPU work is what would fail, which this job never does). Same rationale and same install pattern as consolidated-tests-ci.yml line 192-205. |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| CODEOWNERS | ||
| dependabot.yml | ||
| FUNDING.yml | ||