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 3bf3a96 commit 4ab7bb7Copy full SHA for 4ab7bb7
llama.cpp
@@ -28,6 +28,7 @@
28
#include <atomic>
29
#include <mutex>
30
#include <sstream>
31
+#include <numeric>
32
33
#define LLAMA_USE_SCRATCH
34
#define LLAMA_MAX_SCRATCH_BUFFERS 16
0 commit comments