Skip to content

fix(deps): pin numpy below numba limit - #16

Merged
feRpicoral merged 1 commit into
mainfrom
fix/pin-numpy-for-vllm
May 29, 2026
Merged

fix(deps): pin numpy below numba limit#16
feRpicoral merged 1 commit into
mainfrom
fix/pin-numpy-for-vllm

Conversation

@feRpicoral

Copy link
Copy Markdown
Owner

Pins NumPy below 2.3 in the project lock and the vLLM/lm-eval constraint files so uv run does not resync the pod back to NumPy 2.4, which breaks Numba during vLLM startup. Validation: uv run --frozen python imports NumPy 2.2.6; make check.

@feRpicoral
feRpicoral merged commit 6aed550 into main May 29, 2026
2 checks passed
@feRpicoral
feRpicoral deleted the fix/pin-numpy-for-vllm branch May 29, 2026 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant