Skip to content

Commit

Permalink
Add TRT-LLM backend to platform support matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
krishung5 committed Aug 8, 2024
1 parent e4a711c commit 1d36963
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/backend_platform_support_matrix.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
# Copyright 2022-2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# Copyright 2022-2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
Expand Down Expand Up @@ -54,6 +54,7 @@ each backend on different platforms.
| DALI | :heavy_check_mark: GPU <br/> :heavy_check_mark: CPU | :heavy_check_mark: GPU[^2] <br/> :heavy_check_mark: CPU[^2] |
| FIL | :heavy_check_mark: GPU <br/> :heavy_check_mark: CPU | Unsupported |
| vLLM | :heavy_check_mark: GPU <br/> :heavy_check_mark: CPU | Unsupported |
| TensorRT-LLM | :heavy_check_mark: GPU <br/> :x: CPU | :heavy_check_mark: GPU <br/> :x: CPU |


## Windows 10
Expand Down

0 comments on commit 1d36963

Please sign in to comment.