LogoClawIndex
CasesSkillsAbout
LogoClawIndex

tensorrt-llm - TensorRT-LLM LLM Inference Optimization

Optimizes LLM inference with NVIDIA TensorRT for high-throughput, low-latency production deployment on NVIDIA GPUs.

Tags

Updated: 2026-03-19

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • optimize LLM inference
  • compile models with TensorRT
  • serve models via HTTP API
  • generate text from prompts
  • configure sampling parameters
  • deploy across multiple GPUs
  • apply quantization to models
  • manage batch requests
  • enable in-flight batching
  • use tensor parallelism
  • use pipeline parallelism

Inputs

  • LLM model
  • input prompts
  • sampling parameters
  • GPU devices
  • model weights

Outputs

  • generated text
  • inference server
  • API responses
  • compiled model

Requirements

  • NVIDIA GPU (A100/H100/GB200)
  • CUDA 13.0.0+
  • TensorRT 10.13.2+
  • Python 3.10-3.12
  • tensorrt-llm package

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
Inference Serving
TensorRT-LLM
NVIDIA
Inference Optimization
High Throughput
Low Latency
Production
FP8
INT4
Multi-GPU
LLM
optimize LLM inference
compile models with TensorRT
serve models via HTTP API
generate text from prompts
LLM model
input prompts
sampling parameters
generated text
inference server
API responses