Skip to content

Releases: utilityai/llama-cpp-rs

0.1.101

25 Feb 19:51
100f242
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump anyhow from 1.0.95 to 1.0.96 by @dependabot in #674
  • Bumped version to 0.1.101 by @github-actions in #681
  • Explicitly apply optimization flags to msvc compiler also on other profiles than debug by @AsbjornOlling in #682
  • Don't imply dynamic llama.cpp just because CUDA is on by @vlovich in #671

Full Changelog: 0.1.100...0.1.101

0.1.100

24 Feb 19:11
ea77526
Compare
Choose a tag to compare

What's Changed

  • Add top_n_sigma and grammar_lazy samplers; Add reset and get_seed methods to LlamaSampler by @nhaghighat in #672
  • Bumped version to 0.1.100 by @github-actions in #680

Full Changelog: 0.1.99...0.1.100

0.1.99

24 Feb 16:43
8624b3f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.98...0.1.99

0.1.98

21 Feb 20:18
8b11c5c
Compare
Choose a tag to compare

What's Changed

  • Bumped version to 0.1.98 by @github-actions in #669
  • Expose model & backend informational methods by @vlovich in #666

Full Changelog: 0.1.97...0.1.98

0.1.97

21 Feb 20:10
2560b35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.96...0.1.97

0.1.96

15 Feb 23:13
ecfcff1
Compare
Choose a tag to compare

What's Changed

  • Bumped version to 0.1.96 by @github-actions in #657
  • Fix Android build by @vlovich in #658

Full Changelog: 0.1.95...0.1.96

0.1.95

15 Feb 17:49
e43b013
Compare
Choose a tag to compare

What's Changed

  • Bumped version to 0.1.95 by @github-actions in #652
  • Fix the build crashing if target/ and src folders are on different disks by @vlovich in #655
  • Fast forward to llama.cpp 300907b by @babichjacob in #654

Full Changelog: 0.1.94...0.1.95

0.1.94

14 Feb 01:18
00f4163
Compare
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
Compare
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
Compare
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