From b398475f0c4171cbd27f4cb32adb8c15c63ec996 Mon Sep 17 00:00:00 2001 From: Raymond Lau Date: Wed, 29 May 2024 21:07:30 +0000 Subject: [PATCH] Update typos. --- docs/source/index.mdx | 4 ---- examples/object-segementation/README.md | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/source/index.mdx b/docs/source/index.mdx index 132630c63..22b8dcba5 100644 --- a/docs/source/index.mdx +++ b/docs/source/index.mdx @@ -47,11 +47,7 @@ In the tables below, ✅ means single-card, multi-card and DeepSpeed have all be | GPT-J |
  • DeepSpeed
  • |
  • Single card
  • DeepSpeed
  • |
  • [language modeling](https://github.com/huggingface/optimum-habana/tree/main/examples/language-modeling)
  • [text generation](https://github.com/huggingface/optimum-habana/tree/main/examples/text-generation)
  • | | GPT-NeoX |
  • DeepSpeed
  • |
  • DeepSpeed
  • |
  • [language modeling](https://github.com/huggingface/optimum-habana/tree/main/examples/language-modeling)
  • [text generation](https://github.com/huggingface/optimum-habana/tree/main/examples/text-generation)
  • | | OPT | |
  • DeepSpeed
  • |
  • [text generation](https://github.com/huggingface/optimum-habana/tree/main/examples/text-generation)
  • | -<<<<<<< HEAD | Llama 2 / CodeLlama / Llama 3 / Llama Guard | ✅ | ✅ |
  • [language modeling](https://github.com/huggingface/optimum-habana/tree/main/examples/language-modeling)
  • [text generation](https://github.com/huggingface/optimum-habana/tree/main/examples/text-generation)
  • [question answering](https://github.com/huggingface/optimum-habana/tree/main/examples/question-answering)
  • [text classification](https://github.com/huggingface/optimum-habana/tree/main/examples/text-classification) (Llama Guard)
  • | -======= -| Llama 2 / CodeLlama / Llama 3 | ✅ | ✅ |
  • [language modeling](https://github.com/huggingface/optimum-habana/tree/main/examples/language-modeling)
  • [text generation](https://github.com/huggingface/optimum-habana/tree/main/examples/text-generation)
  • [question answering](https://github.com/huggingface/optimum-habana/tree/main/examples/question-answering)
  • | ->>>>>>> 455d728 (Update README.md and index.mdx.) | StableLM | |
  • Single card
  • |
  • [text generation](https://github.com/huggingface/optimum-habana/tree/main/examples/text-generation)
  • | | Falcon |
  • LoRA
  • | ✅ |
  • [text generation](https://github.com/huggingface/optimum-habana/tree/main/examples/text-generation)
  • | | CodeGen | |
  • Single card
  • |
  • [text generation](https://github.com/huggingface/optimum-habana/tree/main/examples/text-generation)
  • | diff --git a/examples/object-segementation/README.md b/examples/object-segementation/README.md index 3204acab3..fa1496a54 100644 --- a/examples/object-segementation/README.md +++ b/examples/object-segementation/README.md @@ -13,7 +13,7 @@ limitations under the License. # Object Segmentation Examples -This directory contains two example script that demonstrates how to perform object segmentation on Gaudi with graph mode. +This directory contains two examples script that demonstrates how to perform object segmentation on Gaudi with graph mode. ## Single-HPU inference