Skip to content

Commit

Permalink
try fix 1
Browse files Browse the repository at this point in the history
  • Loading branch information
tc-mb committed Aug 9, 2024
1 parent 2d14c81 commit 069631e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/llava/llava.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 069631e

Please sign in to comment.