mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-20 01:31:42 +02:00
possibly unstable, needs testing for fa
This commit is contained in:
+2
-2
@@ -3757,10 +3757,10 @@ bool clip_image_preprocess(struct clip_ctx * ctx, const clip_image_u8 * img, str
|
||||
}
|
||||
|
||||
return true;
|
||||
|
||||
} else {
|
||||
GGML_ABORT("Unknown image preprocessing type");
|
||||
}
|
||||
|
||||
GGML_ASSERT(false && "Unknown image preprocessing type");
|
||||
}
|
||||
|
||||
ggml_tensor * clip_get_newline_tensor(const struct clip_ctx * ctx) {
|
||||
|
||||
Reference in New Issue
Block a user