update the modal-triton workflows
Some checks failed
Triton Modal Trigger / deploy-to-modal (push) Failing after 7s
Some checks failed
Triton Modal Trigger / deploy-to-modal (push) Failing after 7s
This commit is contained in:
@@ -15,14 +15,11 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
sparse-checkout: |
|
sparse-checkout: |
|
||||||
workspace/sprint_1_2/CODEBASE/infra/implementation/triton_run
|
workspace/sprint_1_2/CODEBASE/infra/implementation/triton_run
|
||||||
|
sparse-checkout-cone-mode: false
|
||||||
|
|
||||||
- name: Deploy Triton model to Modal
|
- name: Deploy Triton model to Modal
|
||||||
run: |
|
run: |
|
||||||
echo "Triggering Triton deployment..."
|
echo "Deploying Triton..."
|
||||||
echo "current directory:"
|
|
||||||
pwd
|
|
||||||
echo "check the surrounding"
|
|
||||||
ls -la
|
|
||||||
cd workspace/sprint_1_2/CODEBASE/infra/implementation/triton_run
|
cd workspace/sprint_1_2/CODEBASE/infra/implementation/triton_run
|
||||||
modal deploy triton_server.py
|
modal deploy triton_server.py
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user