try fix 1
This commit is contained in:
parent
2d14c81931
commit
069631ee2d
1 changed files with 1 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue