Releases: utilityai/llama-cpp-rs
Releases · utilityai/llama-cpp-rs
0.1.105
What's Changed
- Reimplement get_chat_template to use
llama_model_chat_template
by @AsbjornOlling in #699 - chore(deps): bump clap from 4.5.32 to 4.5.34 by @dependabot in #702
- Expose string metadata fetching methods by @AsbjornOlling in #700
Full Changelog: 0.1.104...0.1.105
0.1.104
What's Changed
- chore(deps): bump docker/setup-qemu-action from 3.4.0 to 3.6.0 by @dependabot in #690
- chore(deps): bump anyhow from 1.0.96 to 1.0.97 by @dependabot in #693
- chore(deps): bump cc from 1.2.15 to 1.2.16 by @dependabot in #692
- chore(deps): bump docker/setup-buildx-action from 3.9.0 to 3.10.0 by @dependabot in #691
- chore(deps): bump ring from 0.17.8 to 0.17.13 by @dependabot in #696
- chore(deps): bump clap from 4.5.31 to 4.5.32 by @dependabot in #697
- chore(deps): bump cc from 1.2.16 to 1.2.17 by @dependabot in #698
Full Changelog: 0.1.103...0.1.104
0.1.103
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
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
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
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
What's Changed
- Create LISENCE by @MarcusDunn in #678
- Bumped version to 0.1.99 by @github-actions in #670
- chore(deps): bump clap from 4.5.29 to 4.5.31 by @dependabot in #679
- chore(deps): bump cc from 1.2.14 to 1.2.15 by @dependabot in #675
Full Changelog: 0.1.98...0.1.99
0.1.98
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
What's Changed
- Bumped version to 0.1.97 by @github-actions in #659
- chore(deps): bump cc from 1.2.13 to 1.2.14 by @dependabot in #662
- chore(deps): bump clap from 4.5.28 to 4.5.29 by @dependabot in #661
- Add Logit Sampler by @nhaghighat in #665
New Contributors
- @nhaghighat made their first contribution in #665
Full Changelog: 0.1.96...0.1.97
0.1.96
What's Changed
Full Changelog: 0.1.95...0.1.96