Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected output using deepseek-coder v2 #43

Open
pulpocaminante opened this issue Jun 18, 2024 · 1 comment
Open

Unexpected output using deepseek-coder v2 #43

pulpocaminante opened this issue Jun 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@pulpocaminante
Copy link

Describe the bug

Identical useless output on inputs for deepseek-coder-v2:16b-lite-base-q4_0

How to reproduce

Use deepseek-coder-v2:16b-lite-base-q4_0 through ollama, type:


#include <stdio.h>

int main()
{
    // Loop to ten ...
    
}

Expected behavior

Comprehensible output

Actual output

Always some strange, useless variation on this:

    </PRE>

<P>

<H2>Syntax Highlighting</H2>

<P>
@pulpocaminante pulpocaminante added the bug Something isn't working label Jun 18, 2024
@pulpocaminante pulpocaminante changed the title Deepseek Coder V2 Lite broken Unexpected output using deepseek-coder v2 Jun 18, 2024
@pulpocaminante
Copy link
Author

Note: deepseek coder v2 was released very recently. It might have different special tokens?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant