Mistralrs

Latest version: v0.3.1

Safety actively analyzes 666181 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 6

0.1.5

What's Changed
* Warmup pass for mistralrs-bench by EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/270
* Fix short param conflict for LoRA by EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/271
* Add build.rs to PyO3 to improve compat when extension_module by EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/274
* Add the quantized phi3 model by EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/276


**Full Changelog**: https://github.com/EricLBuehler/mistral.rs/compare/v0.1.4...v0.1.5

0.1.4

What's Changed
* Major pipeline refactor by EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/261
* docs: update README.md by eltociear in https://github.com/EricLBuehler/mistral.rs/pull/264
* Support EOF in interactive mode by EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/267
* Fix concat in PhiRotaryEmbedding by EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/268
* More organized config printing by EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/269


**Full Changelog**: https://github.com/EricLBuehler/mistral.rs/compare/v0.1.3...v0.1.4

0.1.3

What's Changed
* Add automatic pypi upload and docker build on release by EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/255
* Update PyO3 to take dict by EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/257


**Full Changelog**: https://github.com/EricLBuehler/mistral.rs/compare/v0.1.2...v0.1.3

0.1.2

New features
* Initial `async` integrations (198, 236) thanks to lucasavila00.
* More flexibility with `bos` and `eos` tokens (248)
* Intermediate loading for ISQ models on CPU (229)
* Fixed Phi 3 128k finally, it is fully working now! (251)

Changelog
* Update README.md by KPCOFGS in https://github.com/EricLBuehler/mistral.rs/pull/224
* Fix api_dir_list! and show better error by EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/225
* Default to `none` when cannot find token by EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/226
* docs: update ADAPTER_MODELS.md by eltociear in https://github.com/EricLBuehler/mistral.rs/pull/227
* Fix debug log timing of first token by lucasavila00 in https://github.com/EricLBuehler/mistral.rs/pull/231
* Implement intermediate loading for ISQ on CPU by EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/229
* Async sampling by lucasavila00 in https://github.com/EricLBuehler/mistral.rs/pull/198
* Fix quantized example by lucasavila00 in https://github.com/EricLBuehler/mistral.rs/pull/237
* Source bos, eos tokens from generation_config.json by EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/243
* Sliding window for phi3 by EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/244
* Fix docker images by LLukas22 in https://github.com/EricLBuehler/mistral.rs/pull/249
* Remove forced max seq len for llama models by EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/250
* Fix Phi3 128k finally: use position ids to switch between short/long scaling by EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/251
* Update README.md by criminact in https://github.com/EricLBuehler/mistral.rs/pull/253
* Async channels by lucasavila00 in https://github.com/EricLBuehler/mistral.rs/pull/236

New Contributors
* KPCOFGS made their first contribution in https://github.com/EricLBuehler/mistral.rs/pull/224
* eltociear made their first contribution in https://github.com/EricLBuehler/mistral.rs/pull/227
* criminact made their first contribution in https://github.com/EricLBuehler/mistral.rs/pull/253

**Full Changelog**: https://github.com/EricLBuehler/mistral.rs/compare/v0.1.0...v0.1.2

0.1.0

Page 6 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.