Skip to content

server: (router) rework -hf preset repo#24739

Merged
ngxson merged 6 commits into
ggml-org:masterfrom
ngxson:server/rework_remote_preset
Jun 18, 2026
Merged

server: (router) rework -hf preset repo#24739
ngxson merged 6 commits into
ggml-org:masterfrom
ngxson:server/rework_remote_preset

Conversation

@ngxson

@ngxson ngxson commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Overview

Server remote preset feature was added in #18520 , but it did not catch up in practice as it need to be "attached" to an existing model.

This reworked version simplify its usage (will be a breaking change, but no one actively using it anyway)

Example:

llama-server -hf ngxson/preset-test

Next PR: allow -hf user/preset:model to run model directly

Requirements

@github-actions github-actions Bot added documentation Improvements or additions to documentation examples server labels Jun 17, 2026
@ggerganov ggerganov self-assigned this Jun 18, 2026
@ngxson
ngxson marked this pull request as ready for review June 18, 2026 09:50
@ngxson
ngxson requested review from a team as code owners June 18, 2026 09:50
Comment thread tools/server/server-events.cpp Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This looks like stray file?

@ngxson
ngxson merged commit 552258c into ggml-org:master Jun 18, 2026
23 of 25 checks passed
papamoose pushed a commit to papamoose/llama.cpp that referenced this pull request Jun 27, 2026
* server: temporary remove HF remote preset

* rework remove preset.ini support

* rm unused get_remote_preset_whitelist()

* print warning

* add docs

* rm stray file
adrianhoehne pushed a commit to adrianhoehne/llama.cpp that referenced this pull request Jul 5, 2026
* server: temporary remove HF remote preset

* rework remove preset.ini support

* rm unused get_remote_preset_whitelist()

* print warning

* add docs

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

Labels

documentation Improvements or additions to documentation examples server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants