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 fc420d3 commit 8681d3dCopy full SHA for 8681d3d
tools/mtmd/clip.cpp
@@ -29,7 +29,6 @@
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