From af703cec809afdb34b8402dc25a5a80c8213ee01 Mon Sep 17 00:00:00 2001 From: regisss <15324346+regisss@users.noreply.github.com> Date: Thu, 4 Jan 2024 15:42:10 +0100 Subject: [PATCH] Fix --- docs/source/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/index.mdx b/docs/source/index.mdx index 9f7599b5eb..fae7b6ebfa 100644 --- a/docs/source/index.mdx +++ b/docs/source/index.mdx @@ -65,7 +65,7 @@ The packages below enable you to get the best of the 🤗 Hugging Face ecosystem
Apply quantization and graph optimization to accelerate Transformers models training and inference with ONNX Runtime
Export your PyTorch or TensorFlow model to different formats such as ONNX and TFLite
Create and compose custom graph transformations to optimize PyTorch Transformers models with Torch FX
+Create and compose custom graph transformations to optimize PyTorch Transformers models with Torch FX