Viewing profile — zhye
zhye
HN member- Joined
- Sun, May 28, 2023, 11:26 PM UTC
- HN karma
- 3
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About zhye
No profile information was provided.
Recent public activity
-
comment
Comment #40613644
Glad to see MLC is becoming more mature :) I can imagine the unified engine could help build agents on multiple devices. Any ideas on how those edge and cloud models collaborate on…
- story
-
comment
Comment #38201569
It will take some effort to implement operators but not too much (cutlass's group gemm already support different mnk's), however the performance benefit is marginal compared to pad…
-
comment
Comment #38198881
Good question, in general implementing kernels on page tables is tricky in Tensor Compilers because integer set analysis might fail sometimes (but can be fixed with some tweaks). I…
-
comment
Comment #37951974
Serving LLM with AMD GPUs to serve LLM looks impressive, MLC is evolving fast! Any results on NVLink/xGMI instead of PCIe?