0.1.32
What's Changed
- updated llama.cpp by @github-actions in #105
- Bump cc from 1.0.83 to 1.0.88 by @dependabot in #106
- added more sampling options by @MarcusDunn in #110
- updated llama.cpp by @github-actions in #111
- Expose functions
llama_load_session_file
andllama_save_session_file
by @zh217 in #112 - Improved docs for new sampling options @MarcusDunn
- Fix clippy errors @MarcusDunn
New Contributors
Full Changelog: 0.1.31...0.1.32