Fix CompressedTensorsMxInt4MoE abstract method and relax GPQA baseline (#19726)
Co-authored-by: Alison Shao <alisonshao@Mac.attlocal.net>
This commit is contained in:
co-authored by
Alison Shao
parent
8dfb6e1684
commit
fe9d85d93c
@@ -30,7 +30,7 @@ DP_ARGS = [
|
||||
|
||||
# Accuracy thresholds
|
||||
GSM8K_BASELINE = 0.935
|
||||
GPQA_BASELINE = 0.835
|
||||
GPQA_BASELINE = 0.83
|
||||
|
||||
|
||||
class TestDeepseekV32(unittest.TestCase):
|
||||
|
||||
Reference in New Issue
Block a user