del common.h in clip

This commit is contained in:
caitianchi 2024-08-06 16:54:16 +08:00
parent f33071db60
commit f04c6e27f9

View file

@ -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"