Live data from Hacker News

Viewing profile — colorant

colorant

HN member
Joined
Wed, Oct 31, 2018, 2:00 PM UTC
HN karma
150
Public activity
28 items

About colorant

No profile information was provided.

Recent public activity

  1. comment
    Comment #43968674

    Hardware Requirements: - 380GB CPU memory for DeepSeek V3/R1 671B INT4 model - 128GB CPU memory for Qwen3MoE 235B INT4 model - 1-2 ARC A770 or B580 - 500GB Disk space

  2. story
  3. comment
  4. story
  5. comment
    Comment #43319653

    With ~1000 input, the TTFT is ~10 seconds

  6. comment
    Comment #43298763

    The ipex-llm implementation extends llama.cpp and includes additonal CPU-GPU hybrid optimizations for sparse MoE

  7. comment
    Comment #43280318

    Currently >8 token/s; there is a demo in this post: https://www.linkedin.com/posts/jasondai_run-671b-deepseek-r1...

  8. comment
    Comment #43278260

    Yes, but the context length will be limited due to VRAM constraint

  9. comment
    Comment #43277175

    Prompt length mainly impacts prefill latency (FTFF), not the decoding speed (TPOT)

  10. comment
    Comment #43275904

    This is based on llama.cpp

  11. comment
    Comment #43275903

    >8TPS at this moment on a 2-socket 5th Xeon (EMR)

  12. comment
    Comment #43275327

    See this section https://github.com/intel/ipex-llm/blob/main/docs/mddocs/Quic...

  13. comment
    Comment #43275259

    Also see the demo from Jason Dai's post: https://www.linkedin.com/posts/jasondai_with-the-latest-ipex...

  14. comment
    Comment #43275241

    Yes, you are right. Unfortunately HN somehow truncated my original URL link.

  15. comment
    Comment #43275223

    https://github.com/intel/ipex-llm/blob/main/docs/mddocs/Quic... Requirements (>8 token/s): 380GB CPU Memory 1-8 ARC A770 500GB Disk

  16. comment
  17. story
  18. comment
    Comment #43043355

    llamafile cannot use Intel GPU (including integrated GPU on your PC)

  19. comment
  20. story
  21. comment
    Comment #42916446

    There is ipex-llm support for Ollama on Intel GPU ( https://github.com/intel/ipex-llm/blob/main/docs/mddocs/Quic... )

  22. story
  23. comment
    Comment #36570478

    BigDL-LLM is a library for running LLM (language language model) on your local laptop using INT4 with very low latency on CPU. (It is built on top of the excellent work of llama.cp…

  24. story
  25. story