We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c29cebf commit c2ffce7Copy full SHA for c2ffce7
examples/constraints.txt
@@ -1,3 +1,3 @@
1
-tensorrt_llm==0.19.0.dev2025031800
+tensorrt_llm==0.19.0.dev2025032500
2
evaluate~=0.4.1
3
rouge_score~=0.1.2
tensorrt_llm/version.py
@@ -12,4 +12,4 @@
12
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
# See the License for the specific language governing permissions and
14
# limitations under the License.
15
-__version__ = "0.19.0.dev2025031800"
+__version__ = "0.19.0.dev2025032500"
0 commit comments