mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-22 01:45:50 +00:00
temp commit
This commit is contained in:
parent
17fdb47e5e
commit
55e4ca38b4
2 changed files with 47 additions and 3 deletions
|
|
@ -4,10 +4,22 @@ distribution_spec:
|
|||
description: Experimental template for post training
|
||||
docker_image: null
|
||||
providers:
|
||||
inference:
|
||||
- inline::meta-reference
|
||||
eval:
|
||||
- inline::meta-reference
|
||||
scoring:
|
||||
- inline::basic
|
||||
post_training:
|
||||
- inline::torchtune
|
||||
datasetio:
|
||||
- remote::huggingface
|
||||
telemetry:
|
||||
- inline::meta-reference
|
||||
agents:
|
||||
- inline::meta-reference
|
||||
safety:
|
||||
- inline::llama-guard
|
||||
memory:
|
||||
- inline::faiss
|
||||
image_type: conda
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue