jafioti / luminal

Deep learning at the speed of light.

Home Page:https://luminalai.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compares with tvm

lucasjinreal opened this issue · comments

does it runs faster than torch or tvm now? or llama.cpp

Currently faster than pytorch for llms on metal, about 10-20% slower than llama.cpp, unsure about tvm. Proper benchmarks (#21 ) are a goal I want to get done soon.

that's pretty good, how about on CUDA?