 qazalandGitHub
|
62ad646d1c
|
llama: gemm/fa backward speedups (gpt 5.6) (#17007)
* fp8 atb gemm speedup
* work
* revert
* fa bw faster
|
2026-07-14 00:27:00 +09:00 |
|
 qazalandGitHub
|
9ea7de020b
|
llama: fuse grad scale in gemm epilogue (#16992)
|
2026-07-12 18:15:01 +09:00 |
|
 qazalandGitHub
|
f998b9930a
|
fp8 gemm inv_scale in epilogue (#16625)
* fuse scale
* remove python inv_scale
* more inv_scale removal
* more cleanups
* cleaner
* diff polish
* work
* rename
* simpler
* simpler
* compute
* c
* Revert "c"
This reverts commit 8941fec7ca.
* Revert "compute"
This reverts commit 9db573a6d3.
* Revert "simpler"
This reverts commit 910ad33f87.
* Revert "simpler"
This reverts commit bf75d235a1.
* s_g
* update types
* less diff noise
* remove
|
2026-06-15 18:44:41 +09:00 |
|
 qazalandGitHub
|
2e77bd01db
|
fp8 gemm cleanup (#16607)
|
2026-06-13 13:17:32 +09:00 |
|
 qazalandGitHub
|
bfb2d1f89a
|
Revert "fp8 gemm speedup (#16236)" (#16245)
This reverts commit d95bf394e1.
|
2026-05-19 02:01:44 +09:00 |
|
 qazalandGitHub
|
d95bf394e1
|
fp8 gemm speedup (#16236)
* add asm_gemm option
* milestone
* work
* edit
* only the fast kernel
* diff
|
2026-05-17 04:58:28 +09:00 |
|
 wozeparrotandGitHub
|
528d35e306
|
llama speed 4 (#15993)
|
2026-04-30 17:14:41 -07:00 |
|
 wozeparrotandGitHub
|
9e60e4a7e7
|
llama: native fp8 (#15733)
|
2026-04-16 22:16:05 -07:00 |
|
 
|
7e54992bf6
|
fp8 llama (#15588)
Co-authored-by: qazal <[email protected]>
|
2026-04-04 18:24:57 -07:00 |
|
 qazalandGitHub
|
8feb8edc68
|
gemm/asm: add fp8 support to cdna asm_gemm (#15542)
* work
* hmm, mixins
* rhs_transposed
* also fix the dtype
* check for hipcc
* Exception
* select dev
* default
|
2026-03-31 19:32:54 +09:00 |
|