From 4218faa126a497127b675e1417d8af4f974b6be0 Mon Sep 17 00:00:00 2001 From: Ali Soylemezoglu Date: Thu, 5 Sep 2024 11:11:10 -0400 Subject: [PATCH] fix (#3336) Co-authored-by: Ali Soylemezoglu --- assets/models/system/phi-3.5-mini-128k-instruct/spec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/models/system/phi-3.5-mini-128k-instruct/spec.yaml b/assets/models/system/phi-3.5-mini-128k-instruct/spec.yaml index 6f26774767..8942dd124b 100644 --- a/assets/models/system/phi-3.5-mini-128k-instruct/spec.yaml +++ b/assets/models/system/phi-3.5-mini-128k-instruct/spec.yaml @@ -7,7 +7,7 @@ properties: inference-min-sku-spec: 24|1|220|64 inference-recommended-sku: Standard_NC24ads_A100_v4, Standard_NC48ads_A100_v4, Standard_NC96ads_A100_v4, Standard_ND96amsr_A100_v4 tags: - evaluation: "evalution.md" + evaluation: "evaluation.md" notes: "notes.md" freePlayground: "true" displayName: "Phi-3.5-mini instruct (128k)"