v0.1.18
版本发布时间: 2024-06-12 20:54:41
EricLBuehler/mistral.rs最新发布版本:v0.3.1(2024-09-29 23:39:44)
What's Changed
- Switch to minijinja's pycompat mode by @mitsuhiko in https://github.com/EricLBuehler/mistral.rs/pull/421
- chore: update speculative.rs by @eltociear in https://github.com/EricLBuehler/mistral.rs/pull/423
- Bump to new commit of candle with cudarc 0.11.5 by @EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/424
- Use rev key instead of commit to get rid of warning by @EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/425
- Add nonzero and bitwise operators by @chenwanqq in https://github.com/EricLBuehler/mistral.rs/pull/422
- Fix Python deps, base64 impl, add examples by @EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/426
New Contributors
- @mitsuhiko made their first contribution in https://github.com/EricLBuehler/mistral.rs/pull/421
- @chenwanqq made their first contribution in https://github.com/EricLBuehler/mistral.rs/pull/422
Full Changelog: https://github.com/EricLBuehler/mistral.rs/compare/v0.1.17...v0.1.18