mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 12:49:49 +00:00
13 lines
300 B
YAML
13 lines
300 B
YAML
version: '2'
|
|
name: experimental-post-training
|
|
distribution_spec:
|
|
description: Experimental template for post training
|
|
docker_image: null
|
|
providers:
|
|
post_training:
|
|
- inline::torchtune
|
|
datasetio:
|
|
- remote::huggingface
|
|
telemetry:
|
|
- inline::meta-reference
|
|
image_type: conda
|