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
|
# define LLAVA_API
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
struct clip_ctx;
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
struct clip_ctx;
|
||||||
struct llava_image_embed {
|
struct llava_image_embed {
|
||||||
float * embed;
|
float * embed;
|
||||||
int n_image_pos;
|
int n_image_pos;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue