From 3652adea46b06bf9dfc67c647e13802bd9b56803 Mon Sep 17 00:00:00 2001 From: Morgan Funtowicz Date: Tue, 5 Dec 2023 20:45:18 +0100 Subject: [PATCH 1/6] Add Nvidia to the party --- docs/source/index.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/source/index.mdx b/docs/source/index.mdx index d3c7399a4c..12c28f928d 100644 --- a/docs/source/index.mdx +++ b/docs/source/index.mdx @@ -33,6 +33,10 @@ As such, Optimum enables developers to efficiently use any of these platforms wi >
AWS Trainium/Inferentia

Accelerate your training and inference workflows with AWS Trainium and AWS Inferentia

+
NVIDIA
+

Optimized inference with TensorRT-LLM on NVIDIA' GPUs

+
AMD

Enable performance optimizations for AMD Instinct GPUs and AMD Ryzen AI IPUs

From 3dce61a30dc03fbea542d22048a72dc68d0219bd Mon Sep 17 00:00:00 2001 From: Funtowicz Morgan Date: Tue, 5 Dec 2023 20:50:52 +0100 Subject: [PATCH 2/6] Apply suggestion Co-authored-by: Jeff Boudier <74218629+jeffboudier@users.noreply.github.com> --- docs/source/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.mdx b/docs/source/index.mdx index 12c28f928d..549d297ca5 100644 --- a/docs/source/index.mdx +++ b/docs/source/index.mdx @@ -35,7 +35,7 @@ As such, Optimum enables developers to efficiently use any of these platforms wi
NVIDIA
-

Optimized inference with TensorRT-LLM on NVIDIA' GPUs

+

Accelerate inference with TensorRT-LLM on NVIDIA' GPUs

AMD
From 2d7a744f7e208047937b7e766d61aa1d347c3bf3 Mon Sep 17 00:00:00 2001 From: Morgan Funtowicz Date: Tue, 5 Dec 2023 20:54:07 +0100 Subject: [PATCH 3/6] Remove typo --- docs/source/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.mdx b/docs/source/index.mdx index 549d297ca5..d839e18818 100644 --- a/docs/source/index.mdx +++ b/docs/source/index.mdx @@ -35,7 +35,7 @@ As such, Optimum enables developers to efficiently use any of these platforms wi
NVIDIA
-

Accelerate inference with TensorRT-LLM on NVIDIA' GPUs

+

Accelerate inference with TensorRT-LLM on NVIDIA GPUs

AMD
From d6df0abd65c4f1f12359bbbca8b489f46f9353a6 Mon Sep 17 00:00:00 2001 From: Morgan Funtowicz Date: Tue, 5 Dec 2023 22:10:41 +0100 Subject: [PATCH 4/6] Change color --- docs/source/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.mdx b/docs/source/index.mdx index d839e18818..12c6fb53d2 100644 --- a/docs/source/index.mdx +++ b/docs/source/index.mdx @@ -34,7 +34,7 @@ As such, Optimum enables developers to efficiently use any of these platforms wi

Accelerate your training and inference workflows with AWS Trainium and AWS Inferentia

NVIDIA
+ >
NVIDIA

Accelerate inference with TensorRT-LLM on NVIDIA GPUs

Date: Tue, 5 Dec 2023 23:01:51 +0100 Subject: [PATCH 5/6] Minor tweek in wording --- docs/source/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.mdx b/docs/source/index.mdx index 12c6fb53d2..75071556e9 100644 --- a/docs/source/index.mdx +++ b/docs/source/index.mdx @@ -35,7 +35,7 @@ As such, Optimum enables developers to efficiently use any of these platforms wi
NVIDIA
-

Accelerate inference with TensorRT-LLM on NVIDIA GPUs

+

Accelerate inference with NVIDIA TensorRT-LLM on NVIDIA platform

AMD
From 7285045d8c974e229eb033e8b82d1ae3e6186c02 Mon Sep 17 00:00:00 2001 From: Morgan Funtowicz Date: Tue, 5 Dec 2023 23:07:10 +0100 Subject: [PATCH 6/6] missing word. --- docs/source/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.mdx b/docs/source/index.mdx index 75071556e9..b4ead373ef 100644 --- a/docs/source/index.mdx +++ b/docs/source/index.mdx @@ -35,7 +35,7 @@ As such, Optimum enables developers to efficiently use any of these platforms wi
NVIDIA
-

Accelerate inference with NVIDIA TensorRT-LLM on NVIDIA platform

+

Accelerate inference with NVIDIA TensorRT-LLM on the NVIDIA platform

AMD