Andre Slavescu
Andre Slavescu
## Summary This PR aims to support pixtral ## Testing Done tested model + tested monkey patch - Hardware Type: 4090 - [ ] run `make test` to ensure correctness...
## Summary Implemented FP8 gemm with E4M3 representation for FP8. [Issue #65 ](https://github.com/linkedin/Liger-Kernel/issues/65) ## Testing Done tested square matrices of varying sizes (64, 256, 512, 1024, 2048) + non-square matrices...
## Summary conv2d kernel for flux + other models ## Testing Done tested for correctness with forward and backward test suite - Hardware Type: 4090 - [x] run `make test`...