unlike HNSW (standard algo), they can partition very well
they aggressively quantize (1-bit) and do matmul on CPU via lookup tables loaded into CPU registers
finally do real matmul on small data. Absolutely brilliant
unlike HNSW (standard algo), they can partition very well
they aggressively quantize (1-bit) and do matmul on CPU via lookup tables loaded into CPU registers
finally do real matmul on small data. Absolutely brilliant
someone who is good at the economy please help me budget this my business venture is dying!
someone who is good at the economy please help me budget this my business venture is dying!
- how they are trained (gradient descent)
- the structure into which they are placed (architecture)
- the base arithmetic (matmul, norm, batch norm, and so on)
I didn't spend 10 years in mines of academia to be told ignorance is morally equal knowledge.
We know exactly how LLMs work.
- how they are trained (gradient descent)
- the structure into which they are placed (architecture)
- the base arithmetic (matmul, norm, batch norm, and so on)
To deeply understand how one writes state of the art NVIDIA GPU matrix-multiplication (matmul) kernels in CUDA
www.aleksagordic.com/blog/matmul
To deeply understand how one writes state of the art NVIDIA GPU matrix-multiplication (matmul) kernels in CUDA
www.aleksagordic.com/blog/matmul
I hope it is not pain to work with. It changes the algorithm & pipeline so that softmax & SMEM bandwidth no longer dictate speed. Attn reaches ~1600 TFLOPs, pretty much at matmul speed!
I hope it is not pain to work with. It changes the algorithm & pipeline so that softmax & SMEM bandwidth no longer dictate speed. Attn reaches ~1600 TFLOPs, pretty much at matmul speed!
- tracker fx: fade, oscillate, fast arps
- batch matmul() // demo: treegen.p64
- fast tline3d / spr / sspr / map
- external .p64 change reloading
- trinkets wallpaper
full changelog: www.lexaloffle.com/dl/docs/pico...
- tracker fx: fade, oscillate, fast arps
- batch matmul() // demo: treegen.p64
- fast tline3d / spr / sspr / map
- external .p64 change reloading
- trinkets wallpaper
full changelog: www.lexaloffle.com/dl/docs/pico...