mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-26 11:52:01 +00:00
Reorganize documentation on the webpage
This commit is contained in:
parent
5400a2e2b1
commit
d21cfce925
34 changed files with 487 additions and 249 deletions
7
docs/source/advanced_apis/post_training/index.md
Normal file
7
docs/source/advanced_apis/post_training/index.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Post_Training Providers
|
||||
|
||||
This section contains documentation for all available providers for the **post_training** API.
|
||||
|
||||
- [inline::huggingface](inline_huggingface.md)
|
||||
- [inline::torchtune](inline_torchtune.md)
|
||||
- [remote::nvidia](remote_nvidia.md)
|
||||
Loading…
Add table
Add a link
Reference in a new issue