Skip to content

Commit 85da5d9

Browse files
docs: fix typo
Signed-off-by: Vassilis Vassiliadis <[email protected]>
1 parent 603b4a9 commit 85da5d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ If you wish to use [fms-acceleration](https://github.com/foundation-model-stack/
123123
```
124124
poetry install --with fms-accel
125125
```
126-
`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).
126+
`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).
127127

128128
<details>
129129
<summary>Linting</summary>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If you wish to use [fms-acceleration](https://github.com/foundation-model-stack/
2727
```
2828
pip install -e ".[fms-accel]"
2929
```
30-
`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).
30+
`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).
3131

3232
## Data format
3333
We support two data formats:

0 commit comments

Comments
 (0)