Unverified Commit 35230dbf authored by Anant Sharma's avatar Anant Sharma Committed by GitHub
Browse files

chore: update support matrix with kvbm changes (#1404)

parent b2f00651
...@@ -56,6 +56,8 @@ If you are using a **GPU**, the following GPU models and architectures are suppo ...@@ -56,6 +56,8 @@ If you are using a **GPU**, the following GPU models and architectures are suppo
```{note} ```{note}
For **Linux**, the **ARM64** support is experimental and may have limitations. Wheels are built using a manylinux_2_28-compatible environment and they have been validated on CentOS 9 and Ubuntu (22.04, 24.04). Compatibility with other Linux distributions is expected but has not been officially verified yet. For **Linux**, the **ARM64** support is experimental and may have limitations. Wheels are built using a manylinux_2_28-compatible environment and they have been validated on CentOS 9 and Ubuntu (22.04, 24.04). Compatibility with other Linux distributions is expected but has not been officially verified yet.
**Known Issues**: KV Block Manager is supported only with Python 3.12. Python 3.12 support is currently limited to Ubuntu 24.04.
``` ```
## Software Compatibility ## Software Compatibility
...@@ -75,10 +77,11 @@ For **Linux**, the **ARM64** support is experimental and may have limitations. W ...@@ -75,10 +77,11 @@ For **Linux**, the **ARM64** support is experimental and may have limitations. W
| **TensorRT-LLM** | 0.19.0** | | **TensorRT-LLM** | 0.19.0** |
| **NIXL** | 0.3.0 | | **NIXL** | 0.3.0 |
> **Note**: ```{note}
> - *ai-dynamo-vllm v0.8.4.post2 is a customized patch of v0.8.4 from vLLM. *ai-dynamo-vllm v0.8.4.post2 is a customized patch of v0.8.4 from vLLM.
> - **Specific versions of TensorRT-LLM supported by Dynamo are subject to change.
**Specific versions of TensorRT-LLM supported by Dynamo are subject to change.
```
## Build Support ## Build Support
**Dynamo** currently provides build support in the following ways: **Dynamo** currently provides build support in the following ways:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment