Skip to content

Releases: Atome-FE/llama-node

v0.1.6

29 May 13:33
Compare
Choose a tag to compare
v0.1.6 Pre-release
Pre-release

What's Changed

  • feat: implement chat feature to rwkv by @yorkzero831 in #63
  • feat: update cuda dynamic compiling by @hlhr202 in #66
  • feature: optimiza llama.cpp loading, fix llama.cpp tokenizer, unify logger by @hlhr202 in #75
  • update: refractor onnx by @hlhr202 in #87
  • update: upgrade llm to 0.2.0-dev by @fardjad in #86

New Contributors

Full Changelog: v0.1.4...v0.1.6

v0.1.4

14 May 10:23
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.1...v0.1.4

v0.1.1

12 May 14:03
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

09 May 13:54
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

What's Changed

  • feature: impl naive gpt2 by @hlhr202 in #51
  • feature: implemented parallel inference for llama-rs, implemented naive sequential async inference for llama-cpp and rwkv-cpp by @hlhr202 in #52

Full Changelog: v0.0.37...v0.1.0

v0.0.37

07 May 14:54
Compare
Choose a tag to compare
v0.0.37 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.36...v0.0.37

v0.0.36

06 May 16:23
Compare
Choose a tag to compare
v0.0.36 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.0.33...v0.0.36

v0.0.33

30 Apr 10:36
fb4abbe
Compare
Choose a tag to compare
v0.0.33 Pre-release
Pre-release

What's Changed

  • feat: impl session snapshot, add comments for llama-rs params by @hlhr202 in #33

Full Changelog: v0.0.32...v0.0.33

v0.0.32

28 Apr 15:40
Compare
Choose a tag to compare
v0.0.32 Pre-release
Pre-release

What's Changed

  • feature: move docs into codebase by @hlhr202 in #28
  • chore: add more docs by @hlhr202 in #29
  • feature: rwkv cpp backend by @hlhr202 in #31
  • upgrade: llama.cpp main branch

Full Changelog: v0.0.30...v0.0.32

v0.0.30

23 Apr 11:48
Compare
Choose a tag to compare
v0.0.30 Pre-release
Pre-release

What's Changed

  • fix: ci cross compile failure report by @hlhr202 in #25
  • feat: upgrade to newest llama-rs so that we can support ggjt model by @hlhr202 in #27

Full Changelog: v0.0.27...v0.0.30

v0.0.27

17 Apr 16:48
Compare
Choose a tag to compare
v0.0.27 Pre-release
Pre-release

What's Changed

this version fixed llamacpp binary problems on apple m1/m2

  • feat: maintain llama.cpp bindings locally. by @hlhr202 in #20

Full Changelog: v0.0.26...v0.0.27