mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 22:37:14 +00:00
address comment
This commit is contained in:
parent
2a15a8a005
commit
12eef58543
6 changed files with 58 additions and 87 deletions
|
|
@ -49,9 +49,7 @@ providers:
|
|||
post_training:
|
||||
- provider_id: meta-reference-post-training
|
||||
provider_type: inline::torchtune
|
||||
config:
|
||||
model: ${env.POST_TRAINING_MODEL}
|
||||
checkpoint_dir: ${env.INFERENCE_CHECKPOINT_DIR:null}
|
||||
config: {}
|
||||
|
||||
metadata_store:
|
||||
namespace: null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue