try fix 1

This commit is contained in:
caitianchi 2024-08-09 16:39:34 +08:00
parent 2d14c81931
commit 069631ee2d

View file

@ -17,12 +17,11 @@
# define LLAVA_API
#endif
struct clip_ctx;
#ifdef __cplusplus
extern "C" {
#endif
struct clip_ctx;
struct llava_image_embed {
float * embed;
int n_image_pos;