Releases: l3utterfly/llama.cpp
Releases · l3utterfly/llama.cpp
Layla v3.2.0
Merge branch 'master' into layla-build
Layla v3.0.0
server : update readme about token probs (#4777) * updated server readme to reflect the gg/server-token-probs-4088 commit added explanation for the API's completion result which now includes `completion_probabilities`. Also added a JSON schema that shows the type/structure of `completion_probabilities`. * simplified the `completion_probabilities` JSON schema It's now easier to understand what the structure of `completion_probabilities` looks like. * minor : fix trailing whitespace --------- Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
Layla v2.0.0
Merge branch 'master' into layla-build
Layla v1.9.0
merged conflicts
Layla v1.8.0
Merge branch 'master' into layla-build
Layla v1.7.0
Merge branch 'master' into layla-build
Layla v1.5.1
samplers : Min-P sampler implementation [alternative to Top P/Top K] …
Layla v1.4.12
MPT : support GQA for replit-code-v1.5 (#3627)
Layla v1.4.11
fixed save_load_session on ios