Skip to content

Commit

Permalink
Revert "Adding h100 for phi.3.5-moe (#3720)"
Browse files Browse the repository at this point in the history
This reverts commit 4f47a15.
  • Loading branch information
Anubha98 authored Jan 7, 2025
1 parent 4f47a15 commit 62c3a46
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions assets/models/system/phi-3.5-moe-128k-instruct/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ properties:
inference-recommended-sku: Standard_NC48ads_A100_v4, Standard_NC96ads_A100_v4, Standard_ND96amsr_A100_v4
finetuning-tasks: chat-completion
finetune-min-sku-spec: 96|4|880|256
finetune-recommended-sku: Standard_NC96ads_A100_v4, Standard_ND96amsr_A100_v4, Standard_ND96isr_H100_v5
finetune-recommended-sku: Standard_NC96ads_A100_v4, Standard_ND96amsr_A100_v4
tags:
evaluation: "evaluation.md"
notes: "notes.md"
Expand Down Expand Up @@ -46,8 +46,7 @@ tags:
finetune_compute_allow_list:
[
Standard_NC96ads_A100_v4,
Standard_ND96amsr_A100_v4,
Standard_ND96isr_H100_v5
Standard_ND96amsr_A100_v4
]
inference_supported_envs:
- vllm
Expand All @@ -69,4 +68,4 @@ tags:
logging_steps: 10
save_total_limit: 1
benchmark: "quality"
version: 6
version: 5

0 comments on commit 62c3a46

Please sign in to comment.