tensorrt-llm 0.21.0rc1__tar.gz → 0.21.0rc2__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.0rc1
3
+ Version: 0.21.0rc2
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
@@ -66,6 +66,7 @@ Requires-Dist: matplotlib
66
66
  Requires-Dist: meson
67
67
  Requires-Dist: ninja
68
68
  Requires-Dist: etcd3
69
+ Requires-Dist: blake3
69
70
  Requires-Dist: h11>=0.16.0
70
71
  Requires-Dist: tornado>=6.5.0
71
72
  Requires-Dist: setuptools>=78.1.1