@@ -2,6 +2,7 @@
#include "ggml.h"
+#include <algorithm>
#include <cassert>
void llama_hparams::set_swa_pattern(uint32_t n_pattern, bool dense_first) {