Skip to content

Commit

Permalink
del common.h in clip
Browse files Browse the repository at this point in the history
  • Loading branch information
tc-mb committed Aug 6, 2024
1 parent f33071d commit f04c6e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/llava/clip.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// I'll gradually clean and extend it
// Note: Even when using identical normalized image inputs (see normalize_image_u8_to_f32()) we have a significant difference in resulting embeddings compared to pytorch
#include "clip.h"
#include "common.h"
#include "log.h"
#include "ggml.h"
#include "ggml-alloc.h"
Expand Down

0 comments on commit f04c6e2

Please sign in to comment.