mdrokz / rust-llama.cpp

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

upgrade llama.cpp to b1742 #27

Closed bedwards closed 6 months ago

bedwards commented 6 months ago

I didn't see any obvious choices where memory_f16 or f16_kv was renamed, so I commented out those lines. I only tried building on Mac.