IIRC:
- Release notes 1.117.1 did not explicitly state DeepSeek V4 support, but "new models support"
- Release date was after DeepSeek V4 merge in
llama.cpp
Should kcpp support DeepSeek V4 already or not?
Describe the Issue
Prefill is processed, 1st response generated, but at processing of 2nd turn prompt I got (both times when I have tried to run DS4 Flash via kcpp):
Failed to predict at token position
Prompt processing debug output stopped at this message.
Additional Information:
1.117.1, Linux
IIRC:
llama.cppShould kcpp support DeepSeek V4 already or not?
Describe the Issue
Prefill is processed, 1st response generated, but at processing of 2nd turn prompt I got (both times when I have tried to run DS4 Flash via kcpp):
Prompt processing debug output stopped at this message.
Additional Information:
1.117.1, Linux