Skip to content

Releases: utilityai/llama-cpp-rs

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

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