change for ollama

This commit is contained in:
caitianchi
2024-05-27 03:29:55 +08:00
parent d9fbc1d1c5
commit 18fe620976
3 changed files with 3 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
// 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"