fixed autoguess adapters, fixed tool builds

This commit is contained in:
Concedo 2025-05-13 19:38:56 +08:00
parent 35284bcdb5
commit 11984f1040
2 changed files with 17 additions and 17 deletions

View file

@ -1,7 +1,7 @@
#include "ggml.h"
#include "common.h"
#include "clip.h"
#include "llava.h"
#include "mtmd/clip.h"
#include "mtmd/llava.h"
#include "llama.h"
#include "base64.hpp"