From 6c966a7e1c60be1de4caad0ee748042175483885 Mon Sep 17 00:00:00 2001 From: Vassilis Vassiliadis Date: Wed, 26 Jun 2024 08:38:51 +0100 Subject: [PATCH] docs: fix typo Signed-off-by: Vassilis Vassiliadis --- CONTRIBUTING.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a53b384ec..aa0c61b31 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -123,7 +123,7 @@ If you wish to use [fms-acceleration](https://github.com/foundation-model-stack/ ``` poetry install --with fms-accel ``` -`fms-acceleration` is a collection of plugins that packages that accelerate fine-tuning / training of large models, as part of the `fms-hf-tuning` suite. For more details on see [this section in the README.md](README.md#fms-acceleration). +`fms-acceleration` is a collection of plugins that packages that accelerate fine-tuning / training of large models, as part of the `fms-hf-tuning` suite. For more details see [this section in README.md](README.md#fms-acceleration).
Linting diff --git a/README.md b/README.md index 8725cd8a0..9c79a84ce 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ If you wish to use [fms-acceleration](https://github.com/foundation-model-stack/ ``` pip install -e ".[fms-accel]" ``` -`fms-acceleration` is a collection of plugins that packages that accelerate fine-tuning / training of large models, as part of the `fms-hf-tuning` suite. For more details on see [this section below](#fms-acceleration). +`fms-acceleration` is a collection of plugins that packages that accelerate fine-tuning / training of large models, as part of the `fms-hf-tuning` suite. For more details see [this section below](#fms-acceleration). ## Data format We support two data formats: