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

Bug: There is an issue to execute llama-baby-llama. #9478

Open
Foreverythin opened this issue Sep 14, 2024 · 1 comment
Open

Bug: There is an issue to execute llama-baby-llama. #9478

Foreverythin opened this issue Sep 14, 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)

Comments

@Foreverythin
Copy link

What happened?

Whenever I go to execute llama-baby-llama, I get “ggml/src/ggml.c:6793: GGML_ASSERT(false && ‘backwards pass not implemented’) failed “ error.

Name and Version

./llama-baby-llama -m ./models/Qwen-7B-Chat/Qwen-7B-Chat-Q4_0.gguf -p "I believe the meaning of life is" -n 128

What operating system are you seeing the problem on?

Linux

Relevant log output

No response

@Foreverythin Foreverythin added bug-unconfirmed low severity Used to report low severity bugs in llama.cpp (e.g. cosmetic issues, non critical UI glitches) labels Sep 14, 2024
@VJHack
Copy link
Contributor

VJHack commented Sep 15, 2024

Commit 202084d31d4247764fc6d6d40d2e2bda0c89a73a introduces this breaking change, though I'm not familiar with it.

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)
Projects
None yet
Development

No branches or pull requests

2 participants