Viewing profile — colorant
colorant
HN member- Joined
- Wed, Oct 31, 2018, 2:00 PM UTC
- HN karma
- 150
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About colorant
No profile information was provided.
Recent public activity
-
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
- story
- comment
- story
-
comment
Comment #43319653
With ~1000 input, the TTFT is ~10 seconds
-
comment
Comment #43298763
The ipex-llm implementation extends llama.cpp and includes additonal CPU-GPU hybrid optimizations for sparse MoE
-
comment
Comment #43280318
Currently >8 token/s; there is a demo in this post: https://www.linkedin.com/posts/jasondai_run-671b-deepseek-r1...
-
comment
Comment #43278260
Yes, but the context length will be limited due to VRAM constraint
-
comment
Comment #43277175
Prompt length mainly impacts prefill latency (FTFF), not the decoding speed (TPOT)
-
comment
Comment #43275904
This is based on llama.cpp
-
comment
Comment #43275903
>8TPS at this moment on a 2-socket 5th Xeon (EMR)
-
comment
Comment #43275327
See this section https://github.com/intel/ipex-llm/blob/main/docs/mddocs/Quic...
-
comment
Comment #43275259
Also see the demo from Jason Dai's post: https://www.linkedin.com/posts/jasondai_with-the-latest-ipex...
-
comment
Comment #43275241
Yes, you are right. Unfortunately HN somehow truncated my original URL link.
-
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
- comment
- story
-
comment
Comment #43043355
llamafile cannot use Intel GPU (including integrated GPU on your PC)
- comment
- story
-
comment
Comment #42916446
There is ipex-llm support for Ollama on Intel GPU ( https://github.com/intel/ipex-llm/blob/main/docs/mddocs/Quic... )
- story
-
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…
- story
- story