Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion docs/support_matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,12 @@ If you are using a **GPU**, the following GPU models and architectures are suppo

| **Host Operating System** | **Version** | **Architecture** | **Status** |
| :------------------------ | :---------- | :--------------- | :----------- |
| **Amazon Linux** | 2023 | x86_64 | Supported |
| **Amazon Linux** | 2023 | x86_64 | Supported* |


> [!Caution]
> * There is a known issue with the TensorRT-LLM framework when installed within the AL2023 container via the Python Wheels which makes effective environment setup challenging.


## Build Support

Expand Down
Loading