We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
version: 4644 (d774ab3) built with cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 for x86_64-linux-gnu
Linux
CUDA
Intel CPU + T4
Qwen2-VL
Getting a segmentation fault when trying the newly updated quantization support the image encoder with this output on debugging:
This is new commit happened today only, which presented a newly added feature which is causing the bug
Thread 1 "llama-llava-cli" received signal SIGSEGV, Segmentation fault. 0x00007ffff7cf6720 in quantize_row_q8_0_ref ()
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Name and Version
version: 4644 (d774ab3)
built with cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 for x86_64-linux-gnu
Operating systems
Linux
GGML backends
CUDA
Hardware
Intel CPU + T4
Models
Qwen2-VL
Problem description & steps to reproduce
Getting a segmentation fault when trying the newly updated quantization support the image encoder with this output on debugging:
First Bad Commit
This is new commit happened today only, which presented a newly added feature which is causing the bug
Relevant log output
The text was updated successfully, but these errors were encountered: