Skip to content

Commit 699684c

Browse files
committed
update discussion link
1 parent 06145bf commit 699684c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/mtmd/mtmd.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ struct mtmd_context {
215215
}
216216
if (has_audio) {
217217
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__);
218+
" https://github.com/ggml-org/llama.cpp/discussions/13759\n", __func__);
219219
}
220220
}
221221

0 commit comments

Comments
 (0)