You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Skip QAT tests using quantize_fp8_row in fbcode (#2963)
Just skipping for now to unblock:
```
triton.compiler.errors.CompilationError: at 1:0:
def _kernel_quantize_fp8_row(
^
ValueError("type fp8e4nv not supported in this architecture. The supported fp8 dtypes are ('fp8e4b15', 'fp8e5')")
```
0 commit comments