Skip to content

server: add --media-path for local media files#17697

Merged
ngxson merged 2 commits intoggml-org:masterfrom
ngxson:xsn/local_media_path
Dec 2, 2025
Merged

server: add --media-path for local media files#17697
ngxson merged 2 commits intoggml-org:masterfrom
ngxson:xsn/local_media_path

Conversation

@ngxson
Copy link
Copy Markdown
Contributor

@ngxson ngxson commented Dec 2, 2025

Alternative approach to #17504

Using relative path instead of absolute. For example, image is stored in ./tools/mtmd/test-1.jpeg

llama-server (...) --media-path ./tools

# request can use the file via: file://mtmd/test-1.jpeg

@github-actions github-actions Bot added examples python python script changes server labels Dec 2, 2025
@ngxson ngxson merged commit 13628d8 into ggml-org:master Dec 2, 2025
62 of 68 checks passed
khemchand-zetta pushed a commit to khemchand-zetta/llama.cpp that referenced this pull request Dec 4, 2025
* server: add --media-path for local media files

* remove unused fn
Anico2 added a commit to Anico2/llama.cpp that referenced this pull request Jan 15, 2026
* server: add --media-path for local media files

* remove unused fn
blime4 referenced this pull request in blime4/llama.cpp Feb 5, 2026
* server: add --media-path for local media files

* remove unused fn
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
* server: add --media-path for local media files

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

Labels

examples python python script changes server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants