go-skynet / go-llama.cpp

LLama.cpp golang bindings
MIT License
650 stars 79 forks source link

Sync up speculative sampling heuristic #215

Open mudler opened 11 months ago

mudler commented 11 months ago

This is a reminder to align the binding speculative sampling function with https://github.com/go-skynet/go-llama.cpp/pull/214