tensorrt-llm 1.0.0rc3__tar.gz → 1.0.0rc4__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: 1.0.0rc3
3
+ Version: 1.0.0rc4
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.11.0
37
37
  Requires-Dist: torch<=2.8.0a0,>=2.7.1
38
38
  Requires-Dist: torchvision
39
- Requires-Dist: nvidia-modelopt[torch]~=0.31.0
39
+ Requires-Dist: nvidia-modelopt[torch]~=0.33.0
40
40
  Requires-Dist: nvidia-nccl-cu12
41
41
  Requires-Dist: nvidia-cuda-nvrtc-cu12
42
42
  Requires-Dist: transformers==4.53.1
@@ -69,6 +69,7 @@ Requires-Dist: ninja
69
69
  Requires-Dist: etcd3
70
70
  Requires-Dist: blake3
71
71
  Requires-Dist: llguidance==0.7.29
72
+ Requires-Dist: soundfile
72
73
  Requires-Dist: h11>=0.16.0
73
74
  Requires-Dist: tornado>=6.5.0
74
75
  Requires-Dist: setuptools>=78.1.1