Skip to content

Releases: mybigday/llama.node

Release 0.3.13

19 Feb 04:43
Compare
Choose a tag to compare

Release 0.3.12

10 Feb 03:29
Compare
Choose a tag to compare
  • feat(ts): setup native log for all loaded mods (79d1a70)
  • fix(cpp): add back deprecated isChatTemplateSupported model info (f92f23f)

Release 0.3.11

09 Feb 03:54
Compare
Choose a tag to compare
  • feat: add toggleNativeLog / addNativeLogListener support (b1a50c4)
  • fix(cpp): chatTemplates.toolUse & caps (56301f1)

Release 0.3.10

07 Feb 09:15
Compare
Choose a tag to compare
  • feat: sync llama.cpp & llama.rn api changes (#79) (d0a86ab)
  • fix(cpp): use size 4096 for get meta str (1bf44e5)

Release 0.3.9

22 Jan 03:23
Compare
Choose a tag to compare
  • feat: implement lora params & methods (#78) (02f7b4e)
  • feat(cpp): add nEmbd in model info (0c89d41)

Release 0.3.8

20 Jan 05:58
Compare
Choose a tag to compare

Release 0.3.7

19 Jan 10:29
Compare
Choose a tag to compare
  • feat: build cuda bin for linux (x86/arm) (#77) (f084d66)
  • feat: use new linux arm runner for build build-linux-arm64 & off GGML_NATIVE (#75) (9c6199a)

Release 0.3.6

12 Jan 04:49
Compare
Choose a tag to compare
  • feat: use string enum for pooling_type (7321702)
  • feat: expose flash_attn / cache_type_k / cache_type_v (ff47142)
  • feat: expose ubatch param (c571221)

Release 0.3.5

02 Jan 06:51
Compare
Choose a tag to compare
  • feat: implement vocab_only mode for context (#67) (5c91e0d)
  • feat(cpp): add timings in completion result (7a6ac29)

Release 0.3.4

31 Dec 02:34
Compare
Choose a tag to compare