We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b504894 commit 4dddb27Copy full SHA for 4dddb27
model-deployment/containers/Triton_TensorRT/Dockerfile
model-deployment/containers/Triton_TensorRT/Readme.md
@@ -60,6 +60,7 @@ Install Quantisation tooling dependencies
60
```bash
61
# Run following commands in container prompt
62
cd tensorrt_llm/examples/falcon/
63
+
64
# Install model specific dependencies
65
pip install -r requirements.txt
66
0 commit comments