Skip to content

Commit cec00c5

Browse files
authored
docs: fix post_training docs (ogx-ai#3262)
# What does this PR do? the post training docs are missing references to the more indepth `huggingface.md` and `torchtune.md` which explain how to actually use the providers. These files show up in search though. Add references to these files into the `inline_..md` files currently pointed to by `index.md` Signed-off-by: Charlie Doern <cdoern@redhat.com>
1 parent 963305c commit cec00c5

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

docs/source/advanced_apis/post_training/inline_huggingface.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,6 @@ device: cpu
3535

3636
```
3737
38+
[Find more detailed information here!](huggingface.md)
39+
40+

docs/source/advanced_apis/post_training/inline_torchtune.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ checkpoint_format: meta
2222

2323
```
2424
25+
[Find more detailed information here!](torchtune.md)

0 commit comments

Comments
 (0)