/TentorRT-LLM-on-AWS

TensorRT-LLM with EFA libraries

Primary LanguageMakefile

TensorRT-LLM with EFA libraries

Container with TensorRT-LLM and EFA libraries.

FIXME: Code is not yet well tested

Build

make fetch
make build

# Build vanilla image similar to https://github.com/Azure/AI-benchmarking-guide/blob/main/Benchmarks/LLMBenchmark.py
make build-vanilla

Other documentation resources