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
Please answer the following questions for yourself before submitting an issue.
Warming in build ggml.c
1965:72: warming: binary contacts a C2X feature or GCC extension Const __m256 cross_scales = _mm256_blend_ps(scale_0, scale_1, 0b10101010)
All was fine with 26 hours away versions
Amd64
5.19 Linux Ubuntu base
$ make 4.3 $ g++ 11.3.0
The text was updated successfully, but these errors were encountered:
Thank you for your report 👍
Sorry, something went wrong.
I should thank you guys for let me run all the codes indeed!
Successfully merging a pull request may close this issue.
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Expected Behavior
Current Behavior
Warming in build ggml.c
1965:72: warming: binary contacts a C2X feature or GCC extension
Const __m256 cross_scales = _mm256_blend_ps(scale_0, scale_1, 0b10101010)
Environment and Context
All was fine with 26 hours away versions
Amd64
5.19 Linux Ubuntu base
The text was updated successfully, but these errors were encountered: