Skip to content

Releases: utilityai/llama-cpp-rs

0.1.41

14 Mar 22:37
Compare
Choose a tag to compare

What's Changed

  • Bumped version to 0.1.41 by @github-actions in #189
  • included sampler in docs

Full Changelog: 0.1.40...0.1.41

0.1.40

14 Mar 20:20
e78ddc1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.39...0.1.40

0.1.39

13 Mar 19:26
193f44f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.38...0.1.39

0.1.38

11 Mar 22:12
9ff3981
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.37...0.1.38

0.1.37

07 Mar 19:34
Compare
Choose a tag to compare

What's Changed

  • updated llama.cpp by @github-actions in #135
  • updated llama.cpp by @github-actions in #136
  • added sample_repetition_penalty by @MarcusDunn in #137

Full Changelog: 0.1.36...0.1.37

0.1.36

05 Mar 19:49
Compare
Choose a tag to compare

What's Changed

  • Add Embedding Related Functionality by @Hirtol in #133

Full Changelog: 0.1.35...0.1.36

0.1.35

05 Mar 01:53
Compare
Choose a tag to compare

What's Changed

  • small cleanup to pin code by @MarcusDunn in #123 Potentially breaking
  • updated llama.cpp by @github-actions in #124
  • updated llama.cpp by @github-actions in #125
  • updated llama.cpp by @github-actions in #126
  • Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 by @dependabot in #129
  • updated llama.cpp by @github-actions in #128
  • updated llama.cpp by @github-actions in #131

Full Changelog: 0.1.34...0.1.35

0.1.34

29 Feb 23:18
f69e4e5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.33...0.1.34

0.1.33

29 Feb 19:48
2849fcd
Compare
Choose a tag to compare

What's Changed

  • updated llama.cpp by @github-actions in #115
  • updated llama.cpp by @github-actions in #117
  • Expose the complete API for dealing with KV cache and states by @zh217 in #116
  • add with_main_gpu to LlamaModelParams by @danbev in #118
  • updated llama cpp and removed cast to mut by @MarcusDunn in #119

New Contributors

Full Changelog: 0.1.32...0.1.33

0.1.32

27 Feb 17:30
Compare
Choose a tag to compare

What's Changed

  • updated llama.cpp by @github-actions in #105
  • Bump cc from 1.0.83 to 1.0.88 by @dependabot in #106
  • added more sampling options by @MarcusDunn in #110
  • updated llama.cpp by @github-actions in #111
  • Expose functions llama_load_session_file and llama_save_session_file by @zh217 in #112
  • Improved docs for new sampling options @MarcusDunn
  • Fix clippy errors @MarcusDunn

New Contributors

Full Changelog: 0.1.31...0.1.32