-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Closed
Labels
buildCompilation issuesCompilation issues
Description
- Ran into this error on a Macbook Pro M1
./quantize ./models/7B/ggml-model-f16.bin ./models/7B/ggml-model-q4_0.bin 2
[1] 18452 illegal hardware instruction ./quantize ./models/7B/ggml-model-f16.bin ./models/7B/ggml-model-q4_0.bin 2
-
What I've tried:
- Run
main
on themodel-f16
, still have the same error - Convert the
13B
model, still same error inquantize
step
- Run
-
Env:
Darwin Tungs-MacBook-Pro.local 21.6.0 Darwin Kernel Version 21.6.0: Sat Jun 18 17:07:22 PDT 2022; root:xnu-8020.140.41~1/RELEASE_ARM64_T6000 x86_64
Metadata
Metadata
Assignees
Labels
buildCompilation issuesCompilation issues