From fbe3c7a62729076d863e5f0bae42504ae86a544f Mon Sep 17 00:00:00 2001 From: "Zheng, Zhaoqiong" Date: Fri, 13 Sep 2024 02:01:51 -0700 Subject: [PATCH] update --- CodeTrans/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CodeTrans/README.md b/CodeTrans/README.md index d5f8b8a3f..0a00ca902 100644 --- a/CodeTrans/README.md +++ b/CodeTrans/README.md @@ -6,7 +6,7 @@ The workflow falls into the following architecture: ![architecture](./assets/img/code_trans_architecture.png) -This Code Translation use case demonstrates Text Generation Inference across multiple platforms. Currently, we provide examples for [Intel Gaudi2](https://www.intel.com/content/www/us/en/products/details/processors/ai-accelerators/gaudi-overview.html) and [Intel Xeon Scalable Processors](https://www.intel.com/content/www/us/en/products/details/processors/xeon.html), and we invite contributions from other hardware vendors to expand our ecosystem. +This Code Translation use case demonstrates Text Generation Inference across multiple platforms. Currently, we provide examples for [Intel Gaudi2](https://www.intel.com/content/www/us/en/products/details/processors/ai-accelerators/gaudi-overview.html) and [Intel Xeon Scalable Processors](https://www.intel.com/content/www/us/en/products/details/processors/xeon.html), and we invite contributions from other hardware vendors to expand OPEA ecosystem. ## Deploy Code Translation Service