[Intel XPU] Initially add nightly GSM8K accuracy tests for Llama-3.1-8B (TP=2) and Qwen3-32B (TP=4) (#28908)
Co-authored-by: Singhal, Shubham <shubham.singhal@intel.com>
This commit is contained in:
co-authored by
Singhal, Shubham
parent
548f505cc5
commit
5134dcdcab
+5
-1
@@ -169,7 +169,11 @@ NIGHTLY_SUITES = {
|
||||
"full-8-npu-a3",
|
||||
"full-16-npu-a3",
|
||||
],
|
||||
HWBackend.XPU: [],
|
||||
HWBackend.XPU: [
|
||||
"nightly-xpu-1-gpu",
|
||||
"nightly-xpu-2-gpu",
|
||||
"nightly-xpu-4-gpu",
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user