Commit 9143792
fix: build tokenizers==0.13.4 wheel specifically
transformers==4.30.2 pins tokenizers<0.14; the latest 0.13.4 has no
cp312 wheel on PyPI. Build it in the wheel-builder stage so the init
container finds it via PIP_FIND_LINKS without needing Rust at runtime.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 08dad3a commit 9143792
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments