Skip to content

Latest commit

 

History

History
66 lines (62 loc) · 2.08 KB

File metadata and controls

66 lines (62 loc) · 2.08 KB
NameAboutLabelsAssignees
🛠️ InstallationReport an issue here when you hit errors during installation.Installation

Before submitting an issue, please make sure the issue hasn't been already addressed by searching through the existing and past issues.

Please provide the following system information to help us debug your installation issue:

# System information
cat /etc/os-release
nvidia-smi
nvcc --version
python --version
pip list | grep -E "(tensorrt|torch|cuda)"

# TensorRT-LLM installation method and version
pip show tensorrt_llm

Paste the full command you are trying to execute or describe your installation method.

Thanks for contributing 🎉!

Before submitting a new issue...