Fix triton head num (#1482)
This commit is contained in:
6
.github/workflows/pr-test.yml
vendored
6
.github/workflows/pr-test.yml
vendored
@@ -233,6 +233,12 @@ jobs:
|
||||
run: |
|
||||
cd test/srt
|
||||
python3 test_moe_eval_accuracy_large.py
|
||||
|
||||
- name: Evaluate MLA Accuracy (TP=2)
|
||||
timeout-minutes: 10
|
||||
run: |
|
||||
cd test/srt
|
||||
python3 -m unittest test_mla.TestMLA.test_mmlu
|
||||
|
||||
finish:
|
||||
needs: [
|
||||
|
||||
Reference in New Issue
Block a user