Skip to content

Releases: utilityai/llama-cpp-rs

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

0.1.91

30 Jan 18:24
9b54cac
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.84...0.1.85

0.1.84

27 Nov 20:53
ee96819
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.83...0.1.84

0.1.83

29 Oct 16:40
372d67a
Compare
Choose a tag to compare

What's Changed

  • Bumped version to 0.1.83 by @github-actions in #532
  • build.rs: also search for library files in lib64/ by @AsbjornOlling in #561

New Contributors

Full Changelog: 0.1.82...0.1.83