Skip to content

Releases: utilityai/llama-cpp-rs

0.1.124

05 Nov 18:18
1187928

Choose a tag to compare

What's Changed

  • Bumped version to 0.1.124 by @github-actions[bot] in #851
  • Add support for adding tensor buffer type overrides by @n-k in #855

New Contributors

  • @n-k made their first contribution in #855

Full Changelog: 0.1.123...0.1.124

0.1.123

03 Nov 01:00
6e055ca

Choose a tag to compare

What's Changed

  • chore(deps): bump clap from 4.5.47 to 4.5.48 by @dependabot[bot] in #836
  • Bumped version to 0.1.123 by @github-actions[bot] in #832
  • chore(deps): bump cc from 1.2.37 to 1.2.38 by @dependabot[bot] in #834
  • feat: Cargo publish --workspace by @fellhorn in #841
  • fix: Discover MSVC include paths for Windows bindgen builds by @Michael-A-Kuykendall in #839
  • chore(deps): bump anyhow from 1.0.99 to 1.0.100 by @dependabot[bot] in #835
  • chore(deps): bump cc from 1.2.38 to 1.2.41 by @dependabot[bot] in #842
  • chore: update llama.cpp submodule to latest upstream (3d4053f77f0f78ee2b791088c02af653ebee42dd → d7395115baf395b75a73a17b0b796e746e468da9) by @xhjkl in #850
  • chore(deps): bump cc from 1.2.41 to 1.2.43 by @dependabot[bot] in #848
  • chore(deps): bump clap from 4.5.48 to 4.5.50 by @dependabot[bot] in #849

New Contributors

Full Changelog: 0.1.122...0.1.123

0.1.122

20 Sep 21:45
da074b2

Choose a tag to compare

What's Changed

  • Bumped version to 0.1.122 by @github-actions[bot] in #822
  • chore(deps): bump bindgen from 0.72.0 to 0.72.1 by @dependabot[bot] in #823
  • chore(deps): bump clap from 4.5.45 to 4.5.47 by @dependabot[bot] in #824
  • chore(deps): bump cc from 1.2.34 to 1.2.37 by @dependabot[bot] in #829
  • Update llama.cpp to b6482 (3d4053f) by @admiralakber in #831

New Contributors

Full Changelog: 0.1.121...0.1.122

0.1.121

05 Sep 17:00
1ff8410

Choose a tag to compare

What's Changed

  • Bumped version to 0.1.121 by @github-actions[bot] in #821
  • Expose separator token by @emilnorsker in #820

New Contributors

Full Changelog: 0.1.120...0.1.121

0.1.120

05 Sep 15:41
4063f55

Choose a tag to compare

What's Changed

  • chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 by @dependabot[bot] in #817
  • Bumped version to 0.1.120 by @github-actions[bot] in #818
  • Multimodality improvements by @fellhorn in #819

Full Changelog: 0.1.119...0.1.120

0.1.119

30 Aug 21:23
7f81fd0

Choose a tag to compare

What's Changed

  • Prevent CUDA and Vulkan incompatibility in examples/reranker by adding the expected disable_gpu arg by @babichjacob in #807
  • Bumped version to 0.1.119 by @github-actions[bot] in #805
  • chore(deps): bump anyhow from 1.0.98 to 1.0.99 by @dependabot[bot] in #814
  • chore(deps): bump glob from 0.3.2 to 0.3.3 by @dependabot[bot] in #813
  • chore(deps): bump clap from 4.5.43 to 4.5.45 by @dependabot[bot] in #811
  • chore(deps): bump cc from 1.2.32 to 1.2.34 by @dependabot[bot] in #812
  • Add with_n_seq_max and n_seq_max to LlamaContextParams by @darjus in #816
  • Add KV cache type (K/V) configuration to LlamaContextParams by @gn64 in #815

New Contributors

Full Changelog: 0.1.118...0.1.119

0.1.118

18 Aug 15:50
96b6bcc

Choose a tag to compare

What's Changed

  • Bumped version to 0.1.118 by @github-actions[bot] in #803
  • chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #804
  • Multimodality support by @fellhorn in #790

Full Changelog: 0.1.117...0.1.118

0.1.117

12 Aug 21:20
7cabe4d

Choose a tag to compare

What's Changed

  • Bumped version to 0.1.117 by @github-actions[bot] in #800
  • chore(deps): bump cc from 1.2.31 to 1.2.32 by @dependabot[bot] in #801
  • fix: create fresh batch for each line in embedding example by @tmetsch in #802

New Contributors

Full Changelog: 0.1.116...0.1.117

0.1.116

07 Aug 21:51
96efe0a

Choose a tag to compare

Full Changelog: 0.1.114...0.1.115

What's Changed

  • Bumped version to 0.1.116 by @github-actions[bot] in #799
  • Fix panic introduced upstream if debug log level is disabled by @vlovich in #789
  • Do not set target through clang_arg by @Kakadus in #796
  • chore(deps): bump cc from 1.2.30 to 1.2.31 by @dependabot[bot] in #794
  • chore(deps): bump clap from 4.5.41 to 4.5.42 by @dependabot[bot] in #795

Full Changelog: 0.1.115...0.1.116

0.1.115

07 Aug 21:25
7fb5a33

Choose a tag to compare

What's Changed

  • Bumped version to 0.1.115 by @github-actions[bot] in #793
  • Update llama.cpp to latest version supporting gpt-oss by @caer in #797

Full Changelog: 0.1.114...0.1.115