Favicon of tensorrt-llm

tensorrt-llm Skill

AI Agent SkillPythonOpen source

High-throughput LLM inference on NVIDIA GPUs. Published by NousResearch in hermes-agent.

Decision snapshot

Is this a fit?

Best for

Deployment, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

29 days ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is tensorrt-llm Skill?

High-throughput LLM inference on NVIDIA GPUs. Published by NousResearch in hermes-agent. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
100/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Deployment
  • Deployment use cases

Declared skill metadata

  • Declared author: Orchestra Research
  • Declared license: MIT
  • Source file: optional-skills/mlops/tensorrt-llm/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use tensorrt-llm Skill

  • Use it for deployment.

Built with

PythonCopy skill directory

Editorial notes

Source

  • Creator: NousResearch
  • Repository: NousResearch/hermes-agent
  • Skill file: optional-skills/mlops/tensorrt-llm/SKILL.md

What it does

High-throughput LLM inference on NVIDIA GPUs.

Skill instructions

TensorRT-LLM NVIDIA's open-source library for optimizing LLM inference with high performance on NVIDIA GPUs. When to use TensorRT-LLM Use TensorRT-LLM when: - Deploying on NVIDIA GPUs (A100, H100, GB200) - Need maximum throughput (24,000+ tokens/sec on Llama 3) - Require low latency for real-time applications - Working with quantized models (FP8, INT4, FP4) - Scaling across multiple GPUs or nodes Use vLLM instead when: - Need simpler setup and Python-first API - Want PagedAttention without TensorRT compilation - Working with AMD GPUs or non-NVIDIA hardware Use llama.cpp instead when: - Deploying on CPU or Apple Silicon - Need edge deployment without NVIDIA GPUs - Want simpler GGUF quantization format Quick start Installation bash Docker (recommended) — images are on NGC (nvcr.io), not Docker Hub. Replace x.y.z with the desired version (e.g. 1.2.1). Browse tags on NGC: https://catalog.ngc.nvidia.com/orgs/nvidia/teams/tensorrt-llm/containers/release/tags docker pull nvcr.io/nvidia/tensor

Verified compatibility and discovery

Frequently asked questions

What is tensorrt-llm?

tensorrt-llm is a open-source AI agent skill with Copy skill directory. High-throughput LLM inference on NVIDIA GPUs.

Who is tensorrt-llm best for?

tensorrt-llm is best for reusing agent instructions, scripts, and references, deployment workflows.

How do I install tensorrt-llm?

Install or run tensorrt-llm using Copy skill directory. Check tensorrt-llm for the latest setup command.

Is tensorrt-llm actively maintained?

tensorrt-llm may need a closer maintenance check before production use.

Share:

Stars
228,028
Forks
44,793
Last commit
29 days ago
Last verified
Aug 10, 2026
Metadata fetched
Aug 10, 2026
Repository age
1 year
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to tensorrt-llm