Compiling llama-cpp with Rust
I’m starting to learn Rust (wanted to start about 10 years ago, but better late than never). I’m trying two simultaneous paths: Self paced learning via these routes: https://doc.rust-lang.org/stable/rust-by-example https://rust-book.cs.brown.edu/ Use the help of AI to try more advanced things before I completely understand them. As part of this I want to create a Rust …