More generic image type for OCI-compliant container technologies

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
This commit is contained in:
Yuan Tang 2025-01-16 22:32:56 -05:00
parent 9f14382d82
commit 2deac4879f
No known key found for this signature in database
28 changed files with 55 additions and 55 deletions

View file

@ -2,7 +2,7 @@ version: '2'
name: experimental-post-training
distribution_spec:
description: Experimental template for post training
docker_image: null
container_image: null
providers:
inference:
- inline::meta-reference

View file

@ -1,6 +1,6 @@
version: '2'
image_name: experimental-post-training
docker_image: null
container_image: null
conda_env: experimental-post-training
apis:
- agents