go-skynet / go-llama.cpp

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

updates llama.cpp, add MulMatQ, LoraBase and LoraAdapter #187

Closed mudler closed 1 year ago

mudler commented 1 year ago

this PR updates llama.cpp to latest (which should be compatible with falcon)

mudler commented 1 year ago

Related to https://github.com/go-skynet/LocalAI/issues/919