Skip to content

Releases: utilityai/llama-cpp-rs

0.1.111

09 Jul 19:07
b1dcf96
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.110...0.1.111

0.1.110

20 Jun 16:49
079a47e
Compare
Choose a tag to compare

What's Changed

  • fix(build): update CUDA linking strategy for Windows. by @DAIMENGEN in #759

New Contributors

Full Changelog: 0.1.109...0.1.110

0.1.109

18 Jun 20:11
8331a39
Compare
Choose a tag to compare

What's Changed

  • Bumped version to 0.1.109 by @github-actions in #748
  • chore(deps): bump tracing-core from 0.1.33 to 0.1.34 by @dependabot in #750
  • chore(deps): bump cc from 1.2.25 to 1.2.26 by @dependabot in #749
  • Bump llama.cpp to b5686, fix build failures by @AsbjornOlling in #754

Full Changelog: 0.1.108...0.1.109

0.1.108

05 Jun 19:16
516bb35
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump cc from 1.2.23 to 1.2.24 by @dependabot in #741
  • Bumped version to 0.1.108 by @github-actions in #742
  • chore(deps): bump cc from 1.2.24 to 1.2.25 by @dependabot in #746
  • chore(deps): bump clap from 4.5.38 to 4.5.39 by @dependabot in #745
  • Fix: GCC Target Mismatch for vdotq_s32 on AArch64 (Apple M1, M2, etc) by @russellwmy in #743

New Contributors

Full Changelog: 0.1.107...0.1.108

0.1.107

26 May 21:00
0ae78da
Compare
Choose a tag to compare

What's Changed

  • Bumped version to 0.1.104 by @github-actions in #728
  • Bumped version to 0.1.105 by @github-actions in #729
  • Bumped version to 0.1.106 by @github-actions in #730
  • chore(deps): bump cc from 1.2.19 to 1.2.20 by @dependabot in #717
  • chore(deps): bump clap from 4.5.36 to 4.5.37 by @dependabot in #716
  • Bumped version to 0.1.107 by @github-actions in #732
  • chore(deps): bump cc from 1.2.21 to 1.2.22 by @dependabot in #736
  • chore(deps): bump clap from 4.5.37 to 4.5.38 by @dependabot in #735
  • chore(deps): bump cc from 1.2.22 to 1.2.23 by @dependabot in #738
  • Fix MacOS 15 build by @windoze in #737
  • Resolve build errors: update/remove kv cache APIs, disable building tools, latest release & upstream org ref by @brittlewis12 in #740

New Contributors

Full Changelog: 0.1.106...0.1.107

0.1.106

02 May 17:39
3835cbe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.105...0.1.106

0.1.105

03 Apr 17:16
ca28629
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.104...0.1.105

0.1.104

24 Mar 15:37
d75f231
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.103...0.1.104

0.1.103

03 Mar 17:49
6ab83db
Compare
Choose a tag to compare

What's Changed

  • Bumped version to 0.1.103 by @github-actions in #685
  • Fix build.rs: copy build_info_src into build_info_target by @AsbjornOlling in #688
  • Expose n_head_kv by @vlovich in #689
  • Fix to check if events should be recorded in tracing by @kusaanko in #687

New Contributors

Full Changelog: 0.1.102...0.1.103

0.1.102

25 Feb 20:46
045c5f2
Compare
Choose a tag to compare

What's Changed

  • Bumped version to 0.1.102 by @github-actions in #684
  • Use CString::new instead of CString::from_str to init chat template by @AsbjornOlling in #683

Full Changelog: 0.1.101...0.1.102