Closed TanmayDoesAI closed 1 year ago
It looks like you have issues compiling ggml-sys
crate with cuda enabled. If you don't have an nvidia GPU on don't need to add the --features cuda
when compiling this project. If you do have a GPU you have to correctly configure cuda paths in your system to fix this issue. Hope this helps 👍🏼
I was following the steps given in the readme, new to rust, so have no idea how to get through this one, I tried googling but nothing.