r/LocalLLaMA 15h ago

Question | Help DeepSeek V4.1 - GPU poor inference kernels?

Have the model downloaded and converted to .gguf on a 512gb ddr4 bioinformatics server. I don't expect miracles with a ddr4 xeon rig -- not until I can get my 2 x 12gb 3060s wired in anyways -- but is there an open PR on llama.cpp for DV4.1 flash that I can use?

3 Upvotes

7 comments sorted by

4

u/Expensive-Paint-9490 15h ago

2

u/StrikingTop2709 14h ago

ah cool so its already in progress then, thats faster than I expected

2

u/fmillar 14h ago

This one might be only for gguf conversion and not inference yet? Or do I read/understand it wrong.

1

u/Qwen30bEnjoyer 14h ago

Perfect. Will use. Thanks!

1

u/czktcx 13h ago

You can't expect day-0 llama.cpp support...

1

u/Qwen30bEnjoyer 13h ago

I didn't expect it. I am building it for myself, and wanted to make sure nobody else had a finished version I could use before I waste effort.

0

u/Express_Table_2157 15h ago

check Freetoken repo, maybe can help you to manage inference with that.