mdrokz / rust-llama.cpp

LLama.cpp rust bindings
https://crates.io/crates/llama_cpp_rs/
MIT License
322 stars 44 forks source link

Bug cannot build correct in macos with m2 chip #38

Open bruceunx opened 7 months ago

bruceunx commented 7 months ago

when run example from readme, build failed. cannot find ggml.o file or directory? cannot get the point. any successful implementation with macos m2 chip?