Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 7335409

Browse files
committed
refactor new way to include properly
1 parent 1a1400c commit 7335409

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

controllers/llamaCPP.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
// External
1515
#include "common.h"
1616
#include "llama.h"
17-
18-
#include "../../llama.cpp/examples/llava/clip.h"
17+
#include "clip.h"
1918

2019
#include "stb_image.h"
2120

0 commit comments

Comments
 (0)