Skip to content

Releases: utilityai/llama-cpp-rs

0.1.94

14 Feb 01:18
00f4163

Choose a tag to compare

What's Changed

  • Bumped version to 0.1.94 by @github-actions in #648
  • Fix cpu performance debug builds by @vlovich in #651
  • Cleanup chat template API by @vlovich in #650

Full Changelog: 0.1.93...0.1.94

0.1.93

10 Feb 20:57
0ee4e5a

Choose a tag to compare

What's Changed

  • Bumped version to 0.1.93 by @github-actions in #636
  • Redirect llama.cpp logs into tracing by @vlovich in #637
  • Added Reranker example by @srv1n in #598
  • more reliable target directory estimation by @peterwilli in #638
  • Fix packaging by @vlovich in #639
  • chore(deps): bump docker/setup-buildx-action from 3.8.0 to 3.9.0 by @dependabot in #642
  • chore(deps): bump docker/setup-qemu-action from 3.3.0 to 3.4.0 by @dependabot in #643
  • chore(deps): bump cmake from 0.1.53 to 0.1.54 by @dependabot in #644
  • chore(deps): bump cc from 1.2.11 to 1.2.13 by @dependabot in #646
  • chore(deps): bump clap from 4.5.27 to 4.5.28 by @dependabot in #645
  • Fix llama.cpp build dirtying src and breaking packaging by @vlovich in #647

New Contributors

Full Changelog: 0.1.92...0.1.93

0.1.92

03 Feb 22:24
3243683

Choose a tag to compare

What's Changed

  • Bumped version to 0.1.92 by @github-actions in #630
  • chore(deps): bump openssl from 0.10.66 to 0.10.70 by @dependabot in #635
  • chore(deps): bump cmake from 0.1.52 to 0.1.53 by @dependabot in #634
  • chore(deps): bump cc from 1.2.10 to 1.2.11 by @dependabot in #633
  • Fix builds for cross-compilation with mingw by @vlovich in #632

Full Changelog: 0.1.91...0.1.92

0.1.91

30 Jan 18:24
9b54cac

Choose a tag to compare

What's Changed

  • Bumped version to 0.1.91 by @github-actions in #627
  • Fix Android build by @vlovich in #629

New Contributors

Full Changelog: 0.1.90...0.1.91

0.1.90

27 Jan 17:27
8955801

Choose a tag to compare

What's Changed

  • Bumped version to 0.1.90 by @github-actions in #623
  • chore(deps): bump clap from 4.5.26 to 4.5.27 by @dependabot in #625

Full Changelog: 0.1.89...0.1.90

0.1.89

22 Jan 18:30
00f3bcb

Choose a tag to compare

What's Changed

  • Bumped version to 0.1.89 by @github-actions in #621
  • Update llama.cpp dependency to the latest version; Fix all clippy lints. by @nkoppel in #622

Full Changelog: 0.1.88...0.1.89

0.1.88

20 Jan 16:19
904fbda

Choose a tag to compare

What's Changed

  • Bumped version to 0.1.88 by @github-actions in #618
  • chore(deps): bump cc from 1.2.9 to 1.2.10 by @dependabot in #620
  • chore(deps): bump enumflags2 from 0.7.10 to 0.7.11 by @dependabot in #619

Full Changelog: 0.1.87...0.1.88

0.1.87

15 Jan 01:13
edb812f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.86...0.1.87

0.1.86

02 Jan 23:56
9b6bccb

Choose a tag to compare

What's Changed

  • Include llama.cpp/ggml/src/ggml-metal when publishing llama-cpp-sys-2 by @babichjacob in #597
  • Bumped version to 0.1.86 by @github-actions in #595
  • chore(deps): bump clap from 4.5.19 to 4.5.22 by @dependabot in #593
  • Add sampling API back to LlamaTokenDataArray; Add DRY and XTC Samplers by @nkoppel in #594
  • chore(deps): bump anyhow from 1.0.93 to 1.0.94 by @dependabot in #599
  • chore(deps): bump encoding_rs from 0.8.34 to 0.8.35 by @dependabot in #600
  • chore(deps): bump cc from 1.2.2 to 1.2.3 by @dependabot in #601
  • chore(deps): bump clap from 4.5.22 to 4.5.23 by @dependabot in #602
  • Fix arguments of sampling methods; Make chat templates and detokenization more reliable by @nkoppel in #611
  • chore(deps): bump anyhow from 1.0.94 to 1.0.95 by @dependabot in #606
  • chore(deps): bump glob from 0.3.1 to 0.3.2 by @dependabot in #609
  • chore(deps): bump docker/setup-buildx-action from 3.7.1 to 3.8.0 by @dependabot in #608
  • Build for aarch64-linux-android by @AsbjornOlling in #605
  • chore(deps): bump cc from 1.2.3 to 1.2.6 by @dependabot in #610

New Contributors

Full Changelog: 0.1.85...0.1.86

0.1.85

05 Dec 00:28
b56a38e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.84...0.1.85