forked from skeskinen/bert.cpp
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I'm following the examples from the readme.
When I run:
python download-repo.py BAAI/bge-base-en-v1.5 # or any other model
sh run_conversions.sh bge-base-en-v1.5
It fails at the quantization step:
[...]
Done. Output file: bge-base-en-v1.5/ggml-model-f16.bin
Illegal instruction (core dumped)
Illegal instruction (core dumped)
Is there something I can do to make it work?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels