Live data from Hacker News

Viewing profile — zhye

zhye

HN member
Joined
Sun, May 28, 2023, 11:26 PM UTC
HN karma
3
Public activity
5 items

About zhye

No profile information was provided.

Recent public activity

  1. 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…

  2. story
  3. 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…

  4. 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…

  5. 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?