mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
1. support bias epilog for cublaslt backend 2. replace torch native mm with trtllm mm for sm121 gpt-oss 3. add lookup table for the gpt-oss gemm for sm121 Signed-off-by: Vincent Huang <vincenth@nvidia.com> Signed-off-by: list <58580514+farazkh80@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| cmake | ||
| include/tensorrt_llm | ||
| kernels | ||
| micro_benchmarks | ||
| tensorrt_llm | ||
| tests | ||
| CMakeLists.txt | ||
| conandata.yml | ||
| conanfile.py | ||
| libnuma_conan.py | ||