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

Latest lora checkpoints for deepseek-coder/5.7b/mqa-base only generate 1 token to some requests #307

Open
hazratisulton opened this issue Feb 15, 2024 · 1 comment
Assignees

Comments

@hazratisulton
Copy link

Use latest lora checkpoint for deepseek-coder/5.7b/mqa-base (iter0010-testloss0.683 in this example)
Image
Try first completion. It's working:
Image
Accept completion and press Enter:
Image

Expected result:
Completion is working and generating code suggestion.

Actual result:
Completion not working correctly. Generating only 1 token.
Image
In logs messages like this:
WEBUI 167.0ms comp-5cc12019689b (arrived to gpu 5.4ms prompt +3.59ms first +5.34ms onebyone +45.81ms/1)

If you are using iter0010-testloss0.683 it is working:
Image
Deepseek-coder/1.3b/base loras latest checkpoints finetuned on same code is working.

@yourchanges
Copy link

same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog 🤔
Development

No branches or pull requests

4 participants