Unverified Commit 8189e854 authored by dagil-nvidia's avatar dagil-nvidia Committed by GitHub
Browse files

docs: update support matrix with build dependency version history (#4953)


Signed-off-by: default avatarDan Gil <dagil@nvidia.com>
parent 44a2cba9
......@@ -58,12 +58,17 @@ If you are using a **GPU**, the following GPU models and architectures are suppo
### Build Dependency
| **Build Dependency** | **Version as of Dynamo v0.7.0** |
| :------------------- | :------------------------------ |
| **SGLang** | 0.5.3.post4 |
| **TensorRT-LLM** | 1.2.0rc5 |
| **vLLM** | 0.11.0 |
| **NIXL** | 0.7.1 |
The following table shows the dependency versions included with each Dynamo release:
| **Dependency** | **main (ToT)** | **v0.8.0 (unreleased)** | **v0.7.1** | **v0.7.0.post1** | **v0.7.0** |
| :------------- | :------------- | :---------------------- | :--------- | :--------------- | :--------- |
| SGLang | 0.5.6 | 0.5.6.post1 | 0.5.3.post4| 0.5.3.post4 | 0.5.3.post4|
| TensorRT-LLM | 1.2.0rc5 | 1.2.0rc6 | 1.2.0rc3 | 1.2.0rc3 | 1.2.0rc2 |
| vLLM | 0.12.0 | 0.12.0 | 0.11.0 | 0.11.0 | 0.11.0 |
| NIXL | 0.8.0 | 0.8.0 | 0.7.1 | 0.7.1 | 0.7.1 |
> [!Note]
> **main (ToT)** reflects the current development branch. **v0.8.0** is the upcoming release (planned for January 14, 2025) and not yet available.
> [!Important]
......
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