Skip to content

Releases: utilityai/llama-cpp-rs

0.1.51

25 Apr 02:57
b8a159f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.50...0.1.51

0.1.50

21 Apr 19:48
Compare
Choose a tag to compare

Llama 3 working at 100+ tokens per second in simple

What's Changed

Full Changelog: 0.1.49...0.1.50

0.1.49

13 Apr 17:20
b170442
Compare
Choose a tag to compare

What's Changed

  • Bumped version to 0.1.49 by @github-actions in #251
  • new feature metal to turn on/off metal framework on macos by @tinglou in #246

New Contributors

Full Changelog: 0.1.48...0.1.49

0.1.48

12 Apr 22:56
84e1fe7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.47...0.1.48

0.1.47

06 Apr 20:36
636da79
Compare
Choose a tag to compare

What's Changed

  • Bumped version to 0.1.47 by @github-actions in #234
  • Added Apply Chat Template by @SilasMarvin in #127

Full Changelog: 0.1.46...0.1.47

0.1.46

01 Apr 17:31
99d9563
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.45...0.1.46

0.1.45

27 Mar 20:43
291b522
Compare
Choose a tag to compare

What's Changed

  • Bumped version to 0.1.45 by @github-actions in #220
  • MacOS currently fails on: #include "ggml-common.h" by @derrickpersson in #224

New Contributors

Full Changelog: 0.1.44...0.1.45

0.1.44

25 Mar 21:37
4dedb6e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.43...0.1.44

0.1.43

20 Mar 14:43
827c775
Compare
Choose a tag to compare

What's Changed

  • Bumped version to 0.1.43 by @github-actions in #201
  • Updated llama-cpp (bot) by @MarcusDunn in #202
  • Added passthrough metadata information to help downstream projects build native libraries using llama.cpp build artifacts by @anagri in #204
  • Including unicode.cpp as part of C-build by @anagri in #206
  • Fix failing tests on MacOS by @anagri in #207
  • Updated llama-cpp (bot) by @MarcusDunn in #203
  • Update Cargo.toml by @MarcusDunn in #209

New Contributors

Full Changelog: 0.1.42...0.1.43

0.1.42

18 Mar 20:30
bb6ebea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.41...0.1.42