NVIDIA / NVIDIA/TensorRT-LLM

Upgrade to numpy 2.0

Open
#3,734 5 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
14.7k
Forks
2.8k
Avg merge
2d 23h
Merged PRs (30d)
489

Description

Hi,

Could you clarify why TRT-LLM requires numpy<2.0? The NeMo team is working on upgrading to NumPy 2.0, but this dependency is blocking us. Is there a plan to support NumPy 2.0 in TRT-LLM?

Thanks!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the dependency declaration that constrains TRT-LLM to numpy<2.0 and identify the affected compatibility checks or tests. Review the NumPy 2.0 migration concerns raised in the issue, then verify that TRT-LLM still installs and its existing inference tests pass with NumPy 2.0.

Written by the indexing model from the issue text.

Assessment

Tech stack
numpy, python
Domain
machine-learning
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.