Skip to content

Releases: utilityai/llama-cpp-rs

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

0.1.31

26 Feb 00:00
b20efbf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.30...0.1.31

0.1.30

25 Feb 21:36
Compare
Choose a tag to compare

fixed not including ggml-metal.h in release

Full Changelog: 0.1.29...0.1.30

0.1.29

25 Feb 19:41
3f021f8
Compare
Choose a tag to compare

h/t @SilasMarvin for bringing metal support across the finish line!

What's Changed

  • updated llama.cpp by @github-actions in #95
  • updated llama.cpp by @github-actions in #97
  • updated llama.cpp by @github-actions in #98
  • updated llama.cpp by @github-actions in #100
  • Working build.rs for apple metal by @SilasMarvin in #96
  • attempt to add metal on mac by @MarcusDunn in #65
  • Prep 0 1 29 by @MarcusDunn in #102

Full Changelog: 0.1.28...0.1.29

0.1.28

21 Feb 18:50
338cc79
Compare
Choose a tag to compare

Known Breaking

  • init_numa has been modified to accept an enum instead of a boolean.

What's Changed

New Contributors

Full Changelog: 0.1.27...0.1.28

0.1.27

17 Feb 00:48
09f5880
Compare
Choose a tag to compare

What's Changed

  • updated llama.cpp by @github-actions in #83
  • updated llama.cpp by @github-actions in #84
  • updated llama.cpp by @github-actions in #85

Full Changelog: 0.1.26...0.1.27

0.1.26

12 Feb 21:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.25...0.1.26