mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 15:52:39 +00:00
17 lines
273 B
Markdown
17 lines
273 B
Markdown
# Post_Training
|
|
|
|
## Overview
|
|
|
|
This section contains documentation for all available providers for the **post_training** API.
|
|
|
|
## Providers
|
|
|
|
```{toctree}
|
|
:maxdepth: 1
|
|
|
|
inline_huggingface-cpu
|
|
inline_huggingface-gpu
|
|
inline_torchtune-cpu
|
|
inline_torchtune-gpu
|
|
remote_nvidia
|
|
```
|