You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clip_model_load: ggml ctx size = 287.12 MB
.................................................clip_model_load: model size = 285.77 MB / num tensors = 397
clip_model_load: 8 MB of compute buffer allocated
clip_model_load: model loadded
ggml_new_tensor_impl: not enough space in the scratch memory pool (needed 16992432, available 16777216)
zsl: /home/green/workspace/clip.cpp/ggml/src/ggml.c:4341: ggml_new_tensor_impl: Assertion `false' failed.
Aborted (core dumped)
The text was updated successfully, but these errors were encountered:
use any of the models here: https://huggingface.co/Green-Sky/ggml_openai_clip-vit-base-patch16
The text was updated successfully, but these errors were encountered: