From e7cf917a55fbcd82c901c43e41ca7c2134f60aa6 Mon Sep 17 00:00:00 2001 From: Sakshi Gupta Date: Thu, 6 Jul 2023 16:11:41 -0700 Subject: [PATCH] Update instructor_large.yaml --- examples/inference-deployments/instructor/instructor_large.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/inference-deployments/instructor/instructor_large.yaml b/examples/inference-deployments/instructor/instructor_large.yaml index 8dc0fbecc..571dc860d 100644 --- a/examples/inference-deployments/instructor/instructor_large.yaml +++ b/examples/inference-deployments/instructor/instructor_large.yaml @@ -2,7 +2,7 @@ name: instructor-large compute: gpus: 1 gpu_type: a100_40gb -image: mosaicml/inference-testing:29eb4d0 +image: mosaicml/inference:29eb4d0 replicas: 1 command: export PYTHONPATH=/code/llm-foundry:/code/examples:/code