Skip to content

Commit f111d10

Browse files
authored
Remove deprecation text from README (#966)
1 parent 5e3746f commit f111d10

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,6 @@ limitations under the License.
1818

1919
# Triton Model Analyzer
2020

21-
> [!IMPORTANT]
22-
> Model Analyzer support is deprecated and excluded from Triton Inference Server starting in 25.05
23-
24-
> [!Warning]
25-
>
26-
> ##### LATEST RELEASE
27-
>
28-
> You are currently on the `main` branch which tracks under-development progress towards the next release. <br>
29-
> The latest release of the Triton Model Analyzer is 1.47.0 and is available on branch
30-
> [r24.12](https://github.com/triton-inference-server/model_analyzer/tree/r24.12).
3121

3222
Triton Model Analyzer is a CLI tool which can help you find a more optimal configuration, on a given piece of hardware, for single, multiple, ensemble, or BLS models running on a [Triton Inference Server](https://github.com/triton-inference-server/server/). Model Analyzer will also generate reports to help you better understand the trade-offs of the different configurations along with their compute and memory requirements.
3323
<br><br>

0 commit comments

Comments
 (0)