native support for modal cloud from CLI

This commit is contained in:
Wing Lian
2025-01-05 21:49:53 -05:00
parent 3915abee4c
commit 6da8abc01f
6 changed files with 342 additions and 17 deletions

15
examples/cloud/modal.yaml Normal file
View File

@@ -0,0 +1,15 @@
volumes:
- name: axolotl-data
mount: /workspace/data
- name: axolotl-artifacts
mount: /workspace/artifacts
secrets:
- HF_TOKEN
- WANDB_API_KEY
branch:
gpu: h100
gpu_count: 1
memory: 128
timeout: 86400
timeout_preprocess: 14400
memory_preprocess: 32