From 5b5e30405cca6b348e11f80cdce117c4e328bb02 Mon Sep 17 00:00:00 2001 From: Yeonsil Yoon Date: Mon, 22 Jan 2024 16:51:42 -0800 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c95afede1c..626674eab0 100644 --- a/README.md +++ b/README.md @@ -196,7 +196,7 @@ The following model architectures, tasks and device distributions have been vali | Architecture | Training | Inference | Tasks | |------------------|:--------:|:--------------------:|:-----:| -| Llama 2 | |
  • Multi card
  • |
  • [DPO Pipeline](https://github.com/huggingface/optimum-habana/tree/main/examples/trl)
  • | +| Llama 2 |
  • Multi card
  • | |
  • [DPO Pipeline](https://github.com/huggingface/optimum-habana/tree/main/examples/trl)
  • |