Skip to content

sync : ggml #14473

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

Merged
merged 4 commits into from
Jul 1, 2025
Merged

sync : ggml #14473

merged 4 commits into from
Jul 1, 2025

Conversation

ggerganov
Copy link
Member

No description provided.

danbev and others added 3 commits July 1, 2025 10:27
This commit renames the variable `best_mad` to `best_error` in the
`make_qkx2_quants` function.

The motivation for this is that the name `best_mad` can be somewhat
confusing if mean absolute deviation (MAD) is not in use.
* add "align corners" mode for bilinear upscale, and allow downscaling
* add ggml_interpolate, deprecate ggml_upscale_ext, pass in align-corners as bit-flag
* test-backend-ops: replace ggml_upscale_ext with ggml_interpolate, add test cases for downscale and align-corners
ggml-ci
@github-actions github-actions bot added script Script related testing Everything test related ggml changes relating to the ggml tensor library for machine learning labels Jul 1, 2025
@ggerganov ggerganov force-pushed the sync-ggml-25-07-01 branch from 8165e33 to 3db9e83 Compare July 1, 2025 08:06
@ggerganov ggerganov merged commit a6a4795 into master Jul 1, 2025
6 checks passed
@ggerganov ggerganov deleted the sync-ggml-25-07-01 branch July 1, 2025 08:06
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 script Script related testing Everything test related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants