mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
6 lines
54 B
Bash
6 lines
54 B
Bash
#!/bin/bash
|
|
|
|
set -ex
|
|
|
|
pip3 install polygraphy==0.49.0
|