Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ngxson/wllama

Tags

2.3.7

Toggle 2.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
sync upstream llama.cpp (b7179) (#194)

* sync upstream llama.cpp

* v2.3.7

2.3.6

Toggle 2.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
sync with llama.cpp upstream (#192)

* sync with llama.cpp upstream

* update package-lock

2.3.5

Toggle 2.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sync with latest upstream, fix useCache, add getLibllamaVersion() (#189)

* fix problem with useCache

Co-authored-by: khromov <[email protected]>

* bump to latest upstream llama.cpp

* add api for getting libllama version number

* correct doc

* fix CI

* v2.3.5

* fix submodule

---------

Co-authored-by: khromov <[email protected]>

2.3.4

Toggle 2.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
if KV rm fails, we should clear the whole cache (#188)

* if KV rm fails, we should clear the whole cache

* bump version

* rm redundant fields

2.3.3

Toggle 2.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
sync with latest upstream llama.cpp (#187)

* sync with latest upstream llama.cpp

* v2.3.3

2.3.2

Toggle 2.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v2.3.2 (#179)

2.3.1

Toggle 2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
sync with upstream llama.cpp source code (#171)

2.3.0

Toggle 2.3.0's commit message
rebuild

2.2.1

Toggle 2.2.1's commit message
sync build

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix a bug with kv_remove, release v2.2.0 (#157)

* fix a bug with kv remove

* v2.2.0