Live data from Hacker News

Viewing profile — wskwon

wskwon

HN member
Joined
Tue, Mar 21, 2023, 1:20 AM UTC
HN karma
149
Public activity
9 items

About wskwon

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #36414206

    Thanks! Please try it out and share any feedback you might have.

  3. comment
    Comment #36412592

    Thanks for the explanation! I believe the two ideas are basically orthogonal. FlashAttention reduces memory read/writes, while PagedAttention reduces memory waste.

  4. comment
    Comment #36412503

    Yes, vLLM focuses on maximizing throughput when the VRAM is fully utilized. Nevertheless, I believe users can still benefit from vLLM even if they don't utilize the memory to its f…

  5. comment
    Comment #36411734

    We used matplotlib for the performance charts, and used a free website to convert google slides to the animation gifs.

  6. comment
    Comment #36411242

    Not really. vLLM optimizes the throughput of your LLM, but does not reduce the minimum required amount of resource to run your model.

  7. comment
    Comment #36411028

    You can think of LMSYS Vicuna: https://chat.lmsys.org as our hosted demo, as it actually uses vLLM as the backend.

  8. comment
    Comment #36409083

    vLLM has been adopted by LMSYS for serving Vicuna and Chatbot Arena.

  9. story