Commit 08b8c73
committed
fix: unskip non-colocated FP8 tests — failing on main too, not a regression
Non-colocated FP8 logprob tolerance tests (avg_prob_mult_error=1.13 >
1.08) fail identically on main as of 3/9/2026. Left unskipped to match
main — not a regression from this PR.1 parent f948cc1 commit 08b8c73
File tree
2 files changed
+5
-5
lines changed- tests/unit/models/generation
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
962 | 962 | | |
963 | 963 | | |
964 | 964 | | |
965 | | - | |
966 | | - | |
| 965 | + | |
| 966 | + | |
967 | 967 | | |
968 | 968 | | |
969 | 969 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments