Skip to content

Releases: utilityai/llama-cpp-rs

0.1.13

24 Jan 18:20
bd444f9
Compare
Choose a tag to compare

Breaking Changes

Changed how to create and modify LlamaContextParams

What's Changed

  • fixed up LlamaContextParams with new CB by @MarcusDunn in #36
  • updated llama.cpp by @github-actions in #35
  • Bump shlex from 1.1.0 to 1.3.0 by @dependabot in #38
  • updated llama.cpp by @github-actions in #40

Full Changelog: 0.1.12...0.1.13

0.1.12

20 Jan 22:41
Compare
Choose a tag to compare

What's Changed

  • updated llama.cpp by @github-actions in #34

Full Changelog: 0.1.11...0.1.12

0.1.11

19 Jan 22:44
Compare
Choose a tag to compare

What's Changed

  • updated llama.cpp by @github-actions in #31

Full Changelog: 0.1.10...0.1.11

0.1.10

17 Jan 23:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.9...0.1.10

0.1.9

17 Jan 22:56
Compare
Choose a tag to compare

What's Changed

  • updated llama.cpp by @github-actions in #26
  • Bump clap from 4.4.16 to 4.4.18 by @dependabot in #27
  • Arm support and testing

Full Changelog: 0.1.8...0.1.9

0.1.8

15 Jan 18:19
75ebf15
Compare
Choose a tag to compare

What's Changed

  • Bump bindgen from 0.69.1 to 0.69.2 by @dependabot in #21
  • updated llama.cpp by @github-actions in #20

Full Changelog: 0.1.7...0.1.8

0.1.7

14 Jan 20:36
Compare
Choose a tag to compare

What's Changed

  • updated llama.cpp by @github-actions in #18

Cleanup of build.rs and added an example.

Full Changelog: 0.1.6...0.1.7

0.1.6

12 Jan 05:18
0ef2e16
Compare
Choose a tag to compare

What's Changed

  • specify cpp17 (fixed build on my mac with clang) by @MarcusDunn in #11
  • removed Setup protoc step by @MarcusDunn in #13
  • added updates to llama cpp as a cron job by @MarcusDunn in #15
  • updated llama.cpp by @github-actions in #16

New Contributors

  • @github-actions made their first contribution in #16

Full Changelog: 0.1.5...0.1.6

0.1.5

07 Jan 05:11
3fffb99
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.4...0.1.5

0.1.4

03 Jan 19:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.3...0.1.4