Use A100 for LLama2 model test (#21068)

### Description




### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
This commit is contained in:
Yi Zhang 2024-06-18 11:04:02 +08:00 committed by GitHub
parent 9ef4f1b789
commit 809cb26ace
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -296,7 +296,10 @@ stages:
skipComponentGovernanceDetection: true
workspace:
clean: all
pool: Onnxruntime-Linux-A10-24G
pool:
name: Onnxruntime-Linux-GPU-A100-WUS3
demands:
- WorkFolder -equals /mnt/storage/
steps:
- task: mspremier.PostBuildCleanup.PostBuildCleanup-task.PostBuildCleanup@3
displayName: 'Clean Agent Directories'