We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06145bf commit 699684cCopy full SHA for 699684c
tools/mtmd/mtmd.cpp
@@ -215,7 +215,7 @@ struct mtmd_context {
215
}
216
if (has_audio) {
217
LOG_WRN("%s: audio input is in experimental stage and may have reduced quality:\n"
218
- " https://github.com/ggml-org/llama.cpp/pull/13623\n", __func__);
+ " https://github.com/ggml-org/llama.cpp/discussions/13759\n", __func__);
219
220
221
0 commit comments