Skip to content

Conversation

@Ghosts381937
Copy link

This pull request includes a minor update to the ggml-cpu-quants.c file. The changes ensure compatibility with GCC version 14 or higher for RISC-V vector intrinsics.

Compatibility update:

  • ggml/src/ggml-cpu/ggml-cpu-quants.c: Modified conditional compilation checks to require GCC version 14 or higher when using RISC-V vector intrinsics in the ggml_vec_dot_q5_0_q8_0 and ggml_vec_dot_q5_1_q8_1 functions.

@github-actions github-actions bot added the ggml changes relating to the ggml tensor library for machine learning label Jun 5, 2025
@Ghosts381937
Copy link
Author

#14526 (comment)

@Ghosts381937
Copy link
Author

@ggerganov

@ggerganov
Copy link
Member

Based on #14526 supporting older versions seems to be relatively simple - should we do that instead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ggml changes relating to the ggml tensor library for machine learning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants