mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-12-28 12:24:35 +00:00
fix ci make build undefined ref errors
This commit is contained in:
parent
ce961a304b
commit
b727e022d6
@ -3,7 +3,7 @@
|
|||||||
#include "build-info.h"
|
#include "build-info.h"
|
||||||
#include "grammar-parser.h"
|
#include "grammar-parser.h"
|
||||||
|
|
||||||
#define SERVER_MULTIMODAL_SUPPORT
|
// #define SERVER_MULTIMODAL_SUPPORT
|
||||||
|
|
||||||
#ifdef SERVER_MULTIMODAL_SUPPORT
|
#ifdef SERVER_MULTIMODAL_SUPPORT
|
||||||
#include "../llava/clip.h"
|
#include "../llava/clip.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user