tensorrt-llm 0.21.0rc0__tar.gz → 0.21.0rc1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of tensorrt-llm might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tensorrt_llm
3
- Version: 0.21.0rc0
3
+ Version: 0.21.0rc1
4
4
  Summary: TensorRT-LLM: A TensorRT Toolbox for Large Language Models
5
5
  Home-page: https://github.com/NVIDIA/TensorRT-LLM
6
6
  Download-URL: https://github.com/NVIDIA/TensorRT-LLM/tags
@@ -36,7 +36,7 @@ Requires-Dist: sentencepiece>=0.1.99
36
36
  Requires-Dist: tensorrt~=10.10.0
37
37
  Requires-Dist: torch<=2.7.0,>=2.7.0a0
38
38
  Requires-Dist: torchvision
39
- Requires-Dist: nvidia-modelopt[torch]~=0.29.0
39
+ Requires-Dist: nvidia-modelopt[torch]~=0.31.0
40
40
  Requires-Dist: nvidia-nccl-cu12
41
41
  Requires-Dist: nvidia-cuda-nvrtc-cu12
42
42
  Requires-Dist: transformers~=4.51.1
@@ -57,7 +57,7 @@ Requires-Dist: setuptools<80
57
57
  Requires-Dist: ordered-set
58
58
  Requires-Dist: peft
59
59
  Requires-Dist: einops
60
- Requires-Dist: flashinfer-python~=0.2.3
60
+ Requires-Dist: flashinfer-python==0.2.5
61
61
  Requires-Dist: opencv-python-headless
62
62
  Requires-Dist: xgrammar==0.1.16
63
63
  Requires-Dist: backoff
@@ -65,6 +65,7 @@ Requires-Dist: nvtx
65
65
  Requires-Dist: matplotlib
66
66
  Requires-Dist: meson
67
67
  Requires-Dist: ninja
68
+ Requires-Dist: etcd3
68
69
  Requires-Dist: h11>=0.16.0
69
70
  Requires-Dist: tornado>=6.5.0
70
71
  Requires-Dist: setuptools>=78.1.1