Earlier quoted context omitted.
You don't have to go that far down the page to see it is paging to system RAM: Requirements: 380GB CPU Memory 1-8 ARC A770 500GB Disk
Yep. That's why the headline is incorrect. 380GB of the model on CPU system RAM and 32GB on some ARC GPUs. The ratio, 380/32, is obvious. Most of the processing is being done on the CPU. The GPU are little bit icing in this context. Fast, sure, but having to wait for the CPU layers (that's how layer splits work with llama.cpp). I think changing the end of headline to "Xeon w/380GB RAM" would stop it from being incorr…
DeepSeek-R1-671B-Q4_K_M with 1 or 2 Arc A770 on Xeon
11–20 of 124 posts
Re: DeepSeek-R1-671B-Q4_K_M with 1 or 2 Arc A770 on Xeon
#12Re: DeepSeek-R1-671B-Q4_K_M with 1 or 2 Arc A770 on Xeon
#13No... this headline is incorrect. You can't do that. I think they've confused the performance of running one of the small distills to existing smaller models. Two Arc cards cannot fit a 4 bit k-quant of a 671b model. But a portable (no install) way to run llama.cpp on intel GPUs is really cool.
It is theoretically possible. Each token only needs 37B parameters and if the same experts are chosen often, it would behave closer to a 37B model than a 671B model, since reusing experts can skip loads from system RAM. You might still be right since I have not confirmed that the selected experts change infrequently doing prompt processing / token generation, and someone could have botched the headline. However, trea…
Re: DeepSeek-R1-671B-Q4_K_M with 1 or 2 Arc A770 on Xeon
#14No... this headline is incorrect. You can't do that. I think they've confused the performance of running one of the small distills to existing smaller models. Two Arc cards cannot fit a 4 bit k-quant of a 671b model. But a portable (no install) way to run llama.cpp on intel GPUs is really cool.
yep, title is inaccurate. it's a distill into Qwen 7B DeepSeek-R1-Distill-Qwen-7B-Q4_K_M.gguf
It's a bit less exciting when you see they're just talking about offloading parts from the large amount of DRAM.
Re: DeepSeek-R1-671B-Q4_K_M with 1 or 2 Arc A770 on Xeon
#15Also, it's probably better to link straight to the relevant section https://github.com/intel/ipex-llm/blob/main/docs/mddocs/Quic...
Re: DeepSeek-R1-671B-Q4_K_M with 1 or 2 Arc A770 on Xeon
#16Requirements (>8 token/s):
380GB CPU Memory
1-8 ARC A770
500GB Disk
Re: DeepSeek-R1-671B-Q4_K_M with 1 or 2 Arc A770 on Xeon
#17Since the Xeon alone could run the model in this set up it'd be more interesting if they compared the performance uplift with using 0/1/2..8 Arc A770 GPUs. Also, it's probably better to link straight to the relevant section https://github.com/intel/ipex-llm/blob/main/docs/mddocs/Quic...
Re: DeepSeek-R1-671B-Q4_K_M with 1 or 2 Arc A770 on Xeon
#18Since the Xeon alone could run the model in this set up it'd be more interesting if they compared the performance uplift with using 0/1/2..8 Arc A770 GPUs. Also, it's probably better to link straight to the relevant section https://github.com/intel/ipex-llm/blob/main/docs/mddocs/Quic...
Yes, you are right. Unfortunately HN somehow truncated my original URL link.
Did you have the chance to try this out yourself or did you just run across it recently?
Re: DeepSeek-R1-671B-Q4_K_M with 1 or 2 Arc A770 on Xeon
#19https://github.com/intel/ipex-llm/blob/main/docs/mddocs/Quic... Requirements (>8 token/s): 380GB CPU Memory 1-8 ARC A770 500GB Disk
Re: DeepSeek-R1-671B-Q4_K_M with 1 or 2 Arc A770 on Xeon
#20No... this headline is incorrect. You can't do that. I think they've confused the performance of running one of the small distills to existing smaller models. Two Arc cards cannot fit a 4 bit k-quant of a 671b model. But a portable (no install) way to run llama.cpp on intel GPUs is really cool.
yep, title is inaccurate. it's a distill into Qwen 7B DeepSeek-R1-Distill-Qwen-7B-Q4_K_M.gguf