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 vulkan version doesn't follow instruction #7965

Closed
duynt575 opened this issue Jun 17, 2024 · 1 comment
Closed

Latest vulkan version doesn't follow instruction #7965

duynt575 opened this issue Jun 17, 2024 · 1 comment
Labels
bug-unconfirmed low severity Used to report low severity bugs in llama.cpp (e.g. cosmetic issues, non critical UI glitches) stale

Comments

@duynt575
Copy link

What happened?

I have a prompt file with content like this:

You are a friendly assistant. USER: Hi ASSISTANT: Hello.</s> USER: Who are you? ASSISTANT: I am WizardLM.</s>

I use -f to load it and it works with both cuda and vulkan version (WizardLM-2-7B-Q8_0). But latest vulkan version seems to break this. The model keeps asking what I want to ask even though I ask it repeatedly to do something, it's like it can't see what I am asking. Reverting back to b3150 and it works again without any issue.

Name and Version

version: 3155 (c8a8219)

What operating system are you seeing the problem on?

Windows

Relevant log output

No response

@duynt575 duynt575 added bug-unconfirmed low severity Used to report low severity bugs in llama.cpp (e.g. cosmetic issues, non critical UI glitches) labels Jun 17, 2024
@github-actions github-actions bot added the stale label Jul 17, 2024
Copy link
Contributor

github-actions bot commented Aug 1, 2024

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as completed Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-unconfirmed low severity Used to report low severity bugs in llama.cpp (e.g. cosmetic issues, non critical UI glitches) stale
Projects
None yet
Development

No branches or pull requests

1 participant