mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-23 02:22:25 +00:00
Fix warnings in builds for documentation
This commit is contained in:
parent
b5a6ecc331
commit
6e17e2ccf2
16 changed files with 55 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
orphan: true
|
||||
---
|
||||
|
||||
# HuggingFace SFTTrainer
|
||||
|
||||
[HuggingFace SFTTrainer](https://huggingface.co/docs/trl/en/sft_trainer) is an inline post training provider for Llama Stack. It allows you to run supervised fine tuning on a variety of models using many datasets
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue