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 a155166 commit b429d0fCopy full SHA for b429d0f
tools/mtmd/clip.cpp
@@ -29,6 +29,7 @@
29
#include <limits>
30
#include <array>
31
#include <numeric>
32
+#include <functional>
33
34
struct clip_logger_state g_logger_state = {GGML_LOG_LEVEL_CONT, clip_log_callback_default, NULL};
35
0 commit comments