Skip to content

Refactor llama_model_quantize_params to expose a pure C interface#20346

Merged
ggerganov merged 9 commits intoggml-org:masterfrom
EAddario:c_api
Apr 1, 2026
Merged

Refactor llama_model_quantize_params to expose a pure C interface#20346
ggerganov merged 9 commits intoggml-org:masterfrom
EAddario:c_api

Conversation

@EAddario
Copy link
Copy Markdown
Contributor

@EAddario EAddario commented Mar 10, 2026

@ggerganov, as the saying goes, better late than never 🙃

Comment thread tools/quantize/quantize.cpp
Copy link
Copy Markdown
Member

@ggerganov ggerganov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, let's wait for the CI to pass

Comment thread include/llama.h Outdated
Comment thread include/llama.h Outdated
EAddario and others added 2 commits March 28, 2026 16:32
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
@ggerganov ggerganov requested a review from compilade March 31, 2026 11:44
@ggerganov ggerganov added the merge ready A maintainer can use this label to indicate that they consider the changes final and ready to merge. label Mar 31, 2026
@ggerganov ggerganov merged commit 4951250 into ggml-org:master Apr 1, 2026
45 checks passed
@EAddario EAddario deleted the c_api branch April 1, 2026 21:29
slartibardfast pushed a commit to slartibardfast/llama.cpp that referenced this pull request Apr 12, 2026
…face (ggml-org#20346)

* Refactor llama_model_quantize_params to expose a pure C interface

* Restore comment and cleanup struct def

* Code review refactoring

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>

* Code review refactoring

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
…face (ggml-org#20346)

* Refactor llama_model_quantize_params to expose a pure C interface

* Restore comment and cleanup struct def

* Code review refactoring

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>

* Code review refactoring

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
rsenthilkumar6 pushed a commit to rsenthilkumar6/llama.cpp that referenced this pull request May 1, 2026
…face (ggml-org#20346)

* Refactor llama_model_quantize_params to expose a pure C interface

* Restore comment and cleanup struct def

* Code review refactoring

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>

* Code review refactoring

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

examples merge ready A maintainer can use this label to indicate that they consider the changes final and ready to merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants